CI: Bump images to KDE 6.6

This should avoid a large pull on each CI run.
This commit is contained in:
Georges Basile Stavracas Neto 2024-02-13 10:35:34 -03:00 committed by Ryan Foster
parent 427fd30bd9
commit 062813eb8a
2 changed files with 2 additions and 2 deletions

View file

@ -245,7 +245,7 @@ jobs:
run:
shell: bash
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.5
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6
options: --privileged
steps:
- uses: actions/checkout@v4

View file

@ -59,7 +59,7 @@ jobs:
YOUTUBE_SECRET: ${{ secrets.YOUTUBE_SECRET }}
YOUTUBE_SECRET_HASH: ${{ secrets.YOUTUBE_SECRET_HASH }}
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.5
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6
options: --privileged
strategy:
matrix: