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
|
HOME: /home/runner
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-26"
|
image: "kiwix/kiwix-build_ci:${{matrix.image_variant}}-31"
|
||||||
steps:
|
steps:
|
||||||
- name: Extract branch name
|
- name: Extract branch name
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue