Skip to content

Commit

Permalink
Update Flatpak runtime to 7.1 (#20)
Browse files Browse the repository at this point in the history
* Update Flatpak runtime to 7.1

* Update ci.yml
  • Loading branch information
meisenzahl committed Dec 19, 2022
1 parent 01518f1 commit d61f917
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 @@ -19,7 +19,7 @@ jobs:
fail-fast: false

container:
image: ghcr.io/elementary/flatpak-platform/runtime:6-${{ matrix.arch }}
image: ghcr.io/elementary/flatpak-platform/runtime:7.1-${{ matrix.arch }}
options: --privileged

steps:
Expand Down
2 changes: 1 addition & 1 deletion com.manexim.codecard.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: com.manexim.codecard
runtime: io.elementary.Platform
runtime-version: '6.1'
runtime-version: '7.1'
sdk: io.elementary.Sdk
command: com.manexim.codecard
finish-args:
Expand Down

0 comments on commit d61f917

Please sign in to comment.