mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-03-05 22:07:42 +00:00
CI: Swap to KDE 6.7 Flatpak actions
This commit is contained in:
parent
61301733d8
commit
d612ea0f93
2
.github/workflows/rolling-release.yml
vendored
2
.github/workflows/rolling-release.yml
vendored
|
@ -281,7 +281,7 @@ jobs:
|
||||||
linux-flatpak-build:
|
linux-flatpak-build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6
|
image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.7
|
||||||
options: --privileged
|
options: --privileged
|
||||||
timeout-minutes: 120
|
timeout-minutes: 120
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue