minor changes in CI/CD

This commit is contained in:
2025-02-12 20:39:10 +01:00
parent 18cc340519
commit 63bb811bb0

View File

@@ -9,8 +9,7 @@ jobs:
flatpak: flatpak:
name: "Flatpak" name: "Flatpak"
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container: bilelmoussaoui/flatpak-github-actions:gnome-47
image: bilelmoussaoui/flatpak-github-actions:gnome-47
# options: --privileged # options: --privileged
steps: steps:
- name: Check out repo code - name: Check out repo code