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.
2 parents a754bbc + 836845f commit c7f56d3Copy full SHA for c7f56d3
.github/workflows/macos_builds.yml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
build-macos:
17
- runs-on: "macos-latest"
+ runs-on: "macos-12"
18
name: ${{ matrix.name }}
19
strategy:
20
fail-fast: false
0 commit comments