mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-27 06:10:52 -04:00
Upgraded CI runner to jammy
This commit is contained in:
parent
5fdea94c05
commit
fcc8877cb0
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -64,11 +64,11 @@ jobs:
|
|||||||
- linux-x86_64-dyn
|
- linux-x86_64-dyn
|
||||||
include:
|
include:
|
||||||
- target: linux-x86_64-static
|
- target: linux-x86_64-static
|
||||||
image_variant: focal
|
image_variant: jammy
|
||||||
lib_postfix: '/x86_64-linux-gnu'
|
lib_postfix: '/x86_64-linux-gnu'
|
||||||
arch_name: linux-x86_64
|
arch_name: linux-x86_64
|
||||||
- target: linux-x86_64-dyn
|
- target: linux-x86_64-dyn
|
||||||
image_variant: focal
|
image_variant: jammy
|
||||||
lib_postfix: '/x86_64-linux-gnu'
|
lib_postfix: '/x86_64-linux-gnu'
|
||||||
arch_name: linux-x86_64
|
arch_name: linux-x86_64
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ jobs:
|
|||||||
HOME: /home/runner
|
HOME: /home/runner
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
|
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2025-06-07"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user