Explorar el Código

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

Update Flatpak KDE image to 5.15-21.08 in GitHub Actions.
Artem Polishchuk hace 4 años
padre
commit
3f341639ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'