Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default qt6 #1307

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Usage latest CI container images
  • Loading branch information
kelson42 committed Jan 2, 2025
commit 4b4dc86baaaa15b38b4a8b370e5a2cda42896817
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -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