Last CI docker image is 31

pull/491/head
Matthieu Gautier 5 years ago
parent c1731c9697
commit 61e82228a4

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