Skip to content

Commit

Permalink
CI: Try if libxml2 2.10.4 and libxslt 1.1.38 work.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jul 4, 2023
1 parent 330366e commit 7d0a8b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
OS_NAME: ${{ matrix.os }}
PYTHON_VERSION: ${{ matrix.python-version }}
MACOSX_DEPLOYMENT_TARGET: 11.0
LIBXML2_VERSION: 2.9.14
LIBXSLT_VERSION: 1.1.37
LIBXML2_VERSION: 2.10.4
LIBXSLT_VERSION: 1.1.38
COVERAGE: false
GCC_VERSION: 9
USE_CCACHE: 1
Expand Down

0 comments on commit 7d0a8b1

Please sign in to comment.