Skip to content

Commit

Permalink
CI: Bump images to KDE 6.6
Browse files Browse the repository at this point in the history
This should avoid a large pull on each CI run.
  • Loading branch information
GeorgesStavracas committed Feb 13, 2024
1 parent 09c4217 commit a118bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a118bbc

Please sign in to comment.