Skip to content

Commit 96d2b66

Browse files
committed
use ubuntu 22.04 for linux/64
1 parent 10e9f51 commit 96d2b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build-libs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-libxml2:
1313
strategy:
1414
matrix:
15-
os: [ ubuntu-24.04, ubuntu-24.04-arm, macos-latest, macos-13 ]
15+
os: [ ubuntu-22.04, ubuntu-24.04-arm, macos-latest, macos-13 ]
1616

1717
fail-fast: false
1818

0 commit comments

Comments
 (0)