Skip to content

Commit c0993d8

Browse files
authored
update macos-latest arch
1 parent 93b28d5 commit c0993d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
fail-fast: false
169169
matrix:
170170
platform:
171-
- { runs_on: macos-latest, arch: "x86_64"}
171+
- { runs_on: macos-latest, arch: "aarch_64"}
172172
- { runs_on: macos-14, arch: "aarch_64" }
173173
env:
174174
MACOSX_DEPLOYMENT_TARGET: "14.0"

0 commit comments

Comments
 (0)