From c4adb4500393e5cff9f3110bf47e7fa6fb7db11b Mon Sep 17 00:00:00 2001 From: Ryo Nakano Date: Mon, 12 Aug 2024 16:27:24 +0900 Subject: [PATCH] chore: flatpak: Update elementary runtime to 8 (#285) --- .github/workflows/ci.yml | 2 +- build-aux/appcenter/com.github.ryonakano.reco.Devel.yml | 2 +- com.github.ryonakano.reco.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 281bb3f..7bfd4e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false container: - image: ghcr.io/elementary/flatpak-platform/runtime:7.3-${{ matrix.arch }} + image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.arch }} options: --privileged steps: diff --git a/build-aux/appcenter/com.github.ryonakano.reco.Devel.yml b/build-aux/appcenter/com.github.ryonakano.reco.Devel.yml index 4e151f0..d4f792e 100644 --- a/build-aux/appcenter/com.github.ryonakano.reco.Devel.yml +++ b/build-aux/appcenter/com.github.ryonakano.reco.Devel.yml @@ -1,6 +1,6 @@ app-id: com.github.ryonakano.reco.Devel runtime: io.elementary.Platform -runtime-version: '7.3' +runtime-version: '8' sdk: io.elementary.Sdk command: com.github.ryonakano.reco.Devel finish-args: diff --git a/com.github.ryonakano.reco.yml b/com.github.ryonakano.reco.yml index 52a44a6..61146d6 100644 --- a/com.github.ryonakano.reco.yml +++ b/com.github.ryonakano.reco.yml @@ -1,6 +1,6 @@ app-id: com.github.ryonakano.reco runtime: io.elementary.Platform -runtime-version: '7.3' +runtime-version: '8' sdk: io.elementary.Sdk command: com.github.ryonakano.reco finish-args: