We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e9f51 commit 96d2b66Copy full SHA for 96d2b66
.github/workflows/ci-build-libs.yml
@@ -12,7 +12,7 @@ jobs:
12
build-libxml2:
13
strategy:
14
matrix:
15
- os: [ ubuntu-24.04, ubuntu-24.04-arm, macos-latest, macos-13 ]
+ os: [ ubuntu-22.04, ubuntu-24.04-arm, macos-latest, macos-13 ]
16
17
fail-fast: false
18
0 commit comments