Browse Source

CI: Update KDE image to 5.15-21.08 (Flatpak)

Update Flatpak KDE image to 5.15-21.08 in GitHub Actions.
Artem Polishchuk 4 years ago
parent
commit
3f341639ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/flatpak.yml

+ 1 - 1
.github/workflows/flatpak.yml

@@ -13,7 +13,7 @@ jobs:
     name: Bundle
     runs-on: [ubuntu-latest]
     container:
-      image: bilelmoussaoui/flatpak-github-actions:kde-5.15
+      image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08
       options: --privileged
     steps:
     - name: 'Check for Github Labels'