Skip to content

Commit a109224

Browse files
committed
fix: release python macos typo
1 parent 3e42ad6 commit a109224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
- macos-version: "11.0"
173173
target: x86_64-apple-darwin
174174
py-platform: macosx-11_0_x86_64
175-
mk-arch: arm64
175+
mk-arch: amd64
176176
- macos-version: "11.0"
177177
target: aarch64-apple-darwin
178178
py-platform: macosx-11_0_arm64

0 commit comments

Comments
 (0)