We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d579f commit a0b18d3Copy full SHA for a0b18d3
.github/workflows/build.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
macos:
14
name: macOS
15
- runs-on: macos-12
+ runs-on: macos-latest
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments