Skip to content

Commit

Permalink
fix: release python macos typo
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev committed Apr 6, 2024
1 parent 3e42ad6 commit a109224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- macos-version: "11.0"
target: x86_64-apple-darwin
py-platform: macosx-11_0_x86_64
mk-arch: arm64
mk-arch: amd64
- macos-version: "11.0"
target: aarch64-apple-darwin
py-platform: macosx-11_0_arm64
Expand Down

0 comments on commit a109224

Please sign in to comment.