Skip to content

Commit

Permalink
Update build.yml to use Gnome 46
Browse files Browse the repository at this point in the history
Fixes #1596
  • Loading branch information
rodneyrod authored and fiaxh committed Oct 25, 2024
1 parent 1e9a45f commit f4df3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
build-flatpak:
runs-on: ubuntu-24.04
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
image: bilelmoussaoui/flatpak-github-actions:gnome-46
options: --privileged
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f4df3f9

Please sign in to comment.