Skip to content

Commit 64e6dd0

Browse files
committed
Bump elementary flatpak runtime to 7
1 parent 9404995 commit 64e6dd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# This job runs in a special container designed for building Flatpaks for AppCenter
3636
container:
37-
image: ghcr.io/elementary/flatpak-platform/runtime:6
37+
image: ghcr.io/elementary/flatpak-platform/runtime:7
3838
options: --privileged
3939

4040
steps:

com.github.phoneybadger.picker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
app-id: com.github.phoneybadger.picker
22

33
runtime: io.elementary.Platform
4-
runtime-version: '6.1'
4+
runtime-version: '7'
55
sdk: io.elementary.Sdk
66

77
command: com.github.phoneybadger.picker

0 commit comments

Comments
 (0)