CI: Update Flatpak image to KDE 6.3
This commit is contained in:
parent
6c2860a4ec
commit
2407c873db
2
.github/workflows/flatpak.yml
vendored
2
.github/workflows/flatpak.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
env:
|
||||
FLATPAK_BUILD_PATH: flatpak_app/files/share
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-6.3
|
||||
options: --privileged
|
||||
strategy:
|
||||
matrix:
|
||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -370,7 +370,7 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-6.3
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: 'Check for Github Labels'
|
||||
|
Loading…
x
Reference in New Issue
Block a user