mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-21 02:51:26 -04:00
Use latest version of compilation container image
This commit is contained in:
parent
2f4a6313fd
commit
8f6de45e3b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
HOME: /home/runner
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36
|
||||
image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:38
|
||||
steps:
|
||||
- name: Extract branch name
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user