Skip to content

Commit

Permalink
Use fix OS dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Dec 20, 2024
1 parent e6ff088 commit e12687b
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 @@ -71,7 +71,7 @@ jobs:
arch_name: linux-x86_64
env:
HOME: /home/runner
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
container:
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
steps:
Expand Down

0 comments on commit e12687b

Please sign in to comment.