Skip to content

Commit

Permalink
chore: update Python release CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaz001 committed Aug 8, 2024
1 parent 734c7b8 commit e89bdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
target: ${{ matrix.platform.target }}
args: --manifest-path=py-hftbacktest/Cargo.toml --release --out dist --find-interpreter
sccache: 'true'
manylinux: auto
manylinux: 2_28
- name: Upload wheels
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit e89bdb5

Please sign in to comment.