Skip to content

Commit 8bdff55

Browse files
wetnebdginev
authored andcommitted
Add libxml2 2.15.1 to the CI
1 parent 15b4f53 commit 8bdff55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
test-newer-libxml2:
3232
strategy:
3333
matrix:
34-
libxml_version: ["2.12.9", "2.13.8","2.14.1"]
34+
libxml_version: ["2.12.9", "2.13.8", "2.14.1", "2.15.1"]
3535
name: With libxml ${{ matrix.libxml_version }}
3636
runs-on: ubuntu-latest
3737
steps:
@@ -58,4 +58,4 @@ jobs:
5858
with:
5959
command: test
6060
env:
61-
LD_LIBRARY_PATH: /usr/local/lib
61+
LD_LIBRARY_PATH: /usr/local/lib

0 commit comments

Comments
 (0)