Skip to content

Commit

Permalink
Use latest kiwix-build CI container images
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Nov 1, 2023
1 parent 87878a4 commit 419b06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
HOME: /home/runner
runs-on: ubuntu-22.04
container:
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:38"
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2023-10-30"

steps:
- name: Install dependences
Expand Down

0 comments on commit 419b06f

Please sign in to comment.