Skip to content

Commit

Permalink
openssl regression fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed Sep 18, 2024
1 parent 39faa6e commit bb64271
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
python-version: '3.11'
check-latest: false
allow-prereleases: false
- name: Fix openssl regression
run: cargo update openssl-src --precise 300.3.1+3.3.1
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit bb64271

Please sign in to comment.