mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 02:06:05 -04:00
Upgraded Linux CI runner to ubuntu-22.04
We are quite late with this change and were simply forced to make it because ubuntu-20.04 has been phased out in GitHub Workflows.
This commit is contained in:
parent
b8e997f805
commit
d776077c5f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -148,7 +148,7 @@ jobs:
|
||||
coverage: false
|
||||
env:
|
||||
HOME: /home/runner
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:38"
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user