Skip to content

Commit

Permalink
Use latest runner variant
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Jun 2, 2024
1 parent 21b8e70 commit b1cd765
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 @@ -92,7 +92,7 @@ jobs:
HOME: /home/runner
runs-on: ubuntu-22.04
container:
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2023-10-30"
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:2024-05-15"
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit b1cd765

Please sign in to comment.