Skip to content

Commit d86624b

Browse files
stormslowlyLingyuCoder
authored andcommitted
chore: mac test in self hosted runner
1 parent 3f9053c commit d86624b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
target: aarch64-apple-darwin
8686
profile: "ci"
87-
runner: ${{ vars.MACOS_RUNNER_LABELS || '"macos-latest"' }}
87+
runner: ${{ vars.MAC_SELF_HOSTED_RUNNER_LABELS || '"macos-latest"' }}
8888
test: true
8989

9090
test-wasm:

0 commit comments

Comments
 (0)