Skip to content

Commit 08b3e91

Browse files
committed
Bump library versions
1 parent a205013 commit 08b3e91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/wheels.yml

+4
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ jobs:
9999
matrix:
100100
include: ${{ fromJson(needs.generate-wheels-matrix.outputs.include) }}
101101

102+
env:
103+
PYXMLSEC_LIBXML2_VERSION: 2.12.9
104+
PYXMLSEC_LIBXSLT_VERSION: 1.1.42
105+
102106
steps:
103107
- name: Check out the repo
104108
uses: actions/checkout@v4

0 commit comments

Comments
 (0)