mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-09 07:09:08 -04:00
Time to switch the CI to focal.
This commit is contained in:
parent
7f0c1d8a3f
commit
ee75bc72f5
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
|||||||
- win32_dyn
|
- win32_dyn
|
||||||
include:
|
include:
|
||||||
- target: native_static
|
- target: native_static
|
||||||
image_variant: bionic
|
image_variant: focal
|
||||||
lib_postfix: '/x86_64-linux-gnu'
|
lib_postfix: '/x86_64-linux-gnu'
|
||||||
- target: native_dyn
|
- target: native_dyn
|
||||||
image_variant: bionic
|
image_variant: focal
|
||||||
lib_postfix: '/x86_64-linux-gnu'
|
lib_postfix: '/x86_64-linux-gnu'
|
||||||
- target: win32_static
|
- target: win32_static
|
||||||
image_variant: f35
|
image_variant: f35
|
||||||
|
Loading…
x
Reference in New Issue
Block a user