Skip to content

Commit

Permalink
Usage latest CI container images
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Dec 26, 2024
1 parent e4864bd commit ea4b43b
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 @@ -73,7 +73,7 @@ jobs:
HOME: /home/runner
runs-on: ubuntu-22.04
container:
image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-12-18
image: ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-12-26

steps:
- name: Install dependencies
Expand Down

0 comments on commit ea4b43b

Please sign in to comment.