mirror of https://github.com/kiwix/libkiwix.git
Bump-up CI base container images to r36
This commit is contained in:
parent
6b57ad89b7
commit
676a5d11f5
|
@ -80,7 +80,7 @@ jobs:
|
|||
HOME: /home/runner
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-31"
|
||||
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
|
||||
steps:
|
||||
- name: Checkout code
|
||||
shell: python
|
||||
|
|
Loading…
Reference in New Issue