mirror of https://github.com/kiwix/libkiwix.git
New docker image version is 31.
This commit is contained in:
parent
08e3d52957
commit
f714ff8d3e
|
@ -94,7 +94,7 @@ jobs:
|
|||
HOME: /home/runner
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-26"
|
||||
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-31"
|
||||
steps:
|
||||
- name: Extract branch name
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue