Skip to content

Commit

Permalink
CI: Try if a "not quite as old" libxml2 version downloads properly wh…
Browse files Browse the repository at this point in the history
…ere 2.9.2 seems to fail persistently.
  • Loading branch information
scoder committed Jun 18, 2024
1 parent b0b7869 commit bce5b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
python-version: "3.10"
env: {
STATIC_DEPS: true,
LIBXML2_VERSION: 2.9.2,
LIBXML2_VERSION: 2.9.3,
LIBXSLT_VERSION: 1.1.27,
}
extra_hash: "-oldlibs29"
Expand Down

0 comments on commit bce5b10

Please sign in to comment.