Skip to content

Commit

Permalink
update to gnome 45 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
vchernin committed Nov 8, 2023
1 parent b078d1c commit cf122c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
FLATPAK_BUILD_PATH: flatpak_app/files/share
needs: prepare
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
image: bilelmoussaoui/flatpak-github-actions:gnome-45
options: --privileged
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion util/flatpak/com.github.wwmm.easyeffects.Devel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "com.github.wwmm.easyeffects.Devel",
"runtime": "org.gnome.Platform",
"runtime-version": "44",
"runtime-version": "45",
"sdk": "org.gnome.Sdk",
"command": "easyeffects",
"finish-args": [
Expand Down

0 comments on commit cf122c6

Please sign in to comment.