Skip to content

Commit

Permalink
Bump runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmhewitt committed Apr 12, 2023
1 parent 2e22a8b commit e7a53a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false

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

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

0 comments on commit e7a53a2

Please sign in to comment.