minor changes in CI/CD

This commit is contained in:
2025-02-12 20:32:43 +01:00
parent 678c32893e
commit ac2c16f81e

View File

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