Skip to content

Commit

Permalink
Flatpak: bump runtime to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Sep 23, 2024
1 parent dfcbc62 commit e78fcd2
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/elementary/flatpak-platform/runtime:6
image: ghcr.io/elementary/flatpak-platform/runtime:7.1
options: --privileged

steps:
Expand Down
2 changes: 1 addition & 1 deletion com.github.alecaddd.taxi.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
app-id: com.github.alecaddd.taxi

runtime: io.elementary.Platform
runtime-version: '6'
runtime-version: '7.1'
sdk: io.elementary.Sdk

command: com.github.alecaddd.taxi
Expand Down

0 comments on commit e78fcd2

Please sign in to comment.