Skip to content

Commit

Permalink
Update runtime to 8 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomiOhl authored Oct 2, 2024
1 parent 2ddabd7 commit cd2d7e0
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.2-${{ matrix.arch }}
image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ 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.2'
runtime-version: '8'
sdk: io.elementary.Sdk
command: com.github.davidmhewitt.torrential
finish-args:
Expand Down

0 comments on commit cd2d7e0

Please sign in to comment.