Skip to content

Commit e359fd2

Browse files
committed
ci(sfw): align macOS runner with the rest of the workflow
Match what the `test` job uses (`namespace-profile-mac-default`, restored on main in 5fecd93). Same runner image and arch (aarch64-apple-darwin); just a faster pool.
1 parent 4f0ab56 commit e359fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ jobs:
906906
target: x86_64-unknown-linux-gnu
907907
sfw_asset: sfw-free-linux-x86_64
908908
vp_bin: vp
909-
- os: macos-latest
909+
- os: namespace-profile-mac-default
910910
target: aarch64-apple-darwin
911911
sfw_asset: sfw-free-macos-arm64
912912
vp_bin: vp

0 commit comments

Comments
 (0)