Skip to content

Commit

Permalink
Actions: Use GNOME 47 containers
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames authored Sep 19, 2024
1 parent 25ed118 commit e4ffbf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Flatpak (Devel)
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-46
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47
options: --privileged
steps:
- uses: actions/checkout@v4
Expand All @@ -27,7 +27,7 @@ jobs:
name: Flatpak (Release)
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-46
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47
options: --privileged
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e4ffbf3

Please sign in to comment.