We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9404995 commit 64e6dd0Copy full SHA for 64e6dd0
.github/workflows/CI.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# This job runs in a special container designed for building Flatpaks for AppCenter
36
container:
37
- image: ghcr.io/elementary/flatpak-platform/runtime:6
+ image: ghcr.io/elementary/flatpak-platform/runtime:7
38
options: --privileged
39
40
steps:
com.github.phoneybadger.picker.yml
@@ -1,7 +1,7 @@
1
app-id: com.github.phoneybadger.picker
2
3
runtime: io.elementary.Platform
4
-runtime-version: '6.1'
+runtime-version: '7'
5
sdk: io.elementary.Sdk
6
7
command: com.github.phoneybadger.picker
0 commit comments