CI: Update Flatpak image to KDE 6.3
parent
6c2860a4ec
commit
2407c873db
|
@ -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:
|
||||
|
|
|
@ -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…
Reference in New Issue