Linux: Correct Flatpak CI container

This commit is contained in:
Cassidy James Blaede 2025-02-23 17:52:04 -07:00 committed by GitHub
parent b9b2eaaa9c
commit 3951547802
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
flatpak:
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08
options: --privileged
steps:
- uses: actions/checkout@v4