Skip to content

Commit e1a36ec

Browse files
committed
fix(ci): change runner
1 parent 12e1878 commit e1a36ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ jobs:
3030
- runner: fixed-egress-4c-16g
3131
os_name: linux
3232
arch: arm64
33-
- runner: macos-latest
33+
- runner: fixed-egress-4c-16g
3434
os_name: darwin
3535
arch: amd64
36-
- runner: macos-latest
36+
- runner: fixed-egress-4c-16g
3737
os_name: darwin
3838
arch: arm64
3939
runs-on: ${{ matrix.runner }}

0 commit comments

Comments
 (0)