Last CI docker image is 31

This commit is contained in:
Matthieu Gautier 2021-10-14 14:16:13 +02:00
parent c1731c9697
commit 61e82228a4

View File

@ -29,7 +29,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