mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-05 13:54:22 -04:00
CI: Bump images to KDE 6.6
This should avoid a large pull on each CI run.
This commit is contained in:
committed by
Ryan Foster
parent
427fd30bd9
commit
062813eb8a
2
.github/workflows/build-project.yaml
vendored
2
.github/workflows/build-project.yaml
vendored
@@ -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
|
||||
|
||||
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user