Skip to content

Commit

Permalink
Fix platform tag for arm64 wheels in order to validate uploaded artif…
Browse files Browse the repository at this point in the history
…acts correctly
  • Loading branch information
raulcd committed Aug 28, 2024
1 parent 823e0ef commit 47df184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ tasks:
runs_on: "macos-14"
vcpkg_arch: "arm64"
artifacts:
- pyarrow-{no_rc_version}-{{ python_tag }}-{{ python_tag }}-macosx_11_0_arm64.whl
- pyarrow-{no_rc_version}-{{ python_tag }}-{{ python_tag }}-macosx_12_0_arm64.whl

{############################## Wheel Windows ################################}

Expand Down

0 comments on commit 47df184

Please sign in to comment.