Skip to content

Commit

Permalink
Bump library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen committed Oct 31, 2024
1 parent a205013 commit 08b3e91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ jobs:
matrix:
include: ${{ fromJson(needs.generate-wheels-matrix.outputs.include) }}

env:
PYXMLSEC_LIBXML2_VERSION: 2.12.9
PYXMLSEC_LIBXSLT_VERSION: 1.1.42

steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 08b3e91

Please sign in to comment.