mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 03:58:56 -04:00
Merge pull request #706 from kiwix/latest-kiwix-build-image
Use kiwix/kiwix-build_ci:bionic-31 in CI
This commit is contained in:
commit
c65bb5042c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
HOME: /home/runner
|
HOME: /home/runner
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: kiwix/kiwix-build_ci:bionic-26
|
image: kiwix/kiwix-build_ci:bionic-31
|
||||||
steps:
|
steps:
|
||||||
- name: Extract branch name
|
- name: Extract branch name
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user