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 3f9053c commit d86624bCopy full SHA for d86624b
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
with:
85
target: aarch64-apple-darwin
86
profile: "ci"
87
- runner: ${{ vars.MACOS_RUNNER_LABELS || '"macos-latest"' }}
+ runner: ${{ vars.MAC_SELF_HOSTED_RUNNER_LABELS || '"macos-latest"' }}
88
test: true
89
90
test-wasm:
0 commit comments