Skip to content

Commit

Permalink
add comment for arm linux
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot authored Nov 21, 2023
1 parent e16511c commit 4aa2515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
target: ${{ matrix.settings.target }}
args: --release --find-interpreter --sdist
sccache: 'true'
manylinux: '2_28'
manylinux: '2_28' # https://github.com/pola-rs/polars/pull/12211
working-directory: ${{ github.workspace }}/languages/python

- name: Upload artifact
Expand Down

0 comments on commit 4aa2515

Please sign in to comment.