Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit e0c43c1

Browse files
committed
Update Arch libxml2 version
1 parent b65cd51 commit e0c43c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
pacman -Syy --noconfirm
5959
pacman -Syu --noconfirm
6060
pacman -S --noconfirm base-devel
61-
pacman -S --noconfirm libxml2=2.12.6
61+
pacman -S --noconfirm libxml2=2.12.7
6262
- name: Set up Go
6363
uses: actions/setup-go@v4
6464
with:

0 commit comments

Comments
 (0)