We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f8565 commit 39359a8Copy full SHA for 39359a8
.github/workflows/build-macosx-amd64.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
build-macosx-amd64:
17
- runs-on: macos-12
+ runs-on: flyci-macos-large-latest-m1
18
steps:
19
- uses: actions/checkout@v3
20
-
0 commit comments