diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 304398df4..3273b62ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: fail-fast: false container: - image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }} + image: ghcr.io/elementary/flatpak-platform/runtime:8.2-${{ matrix.configuration.arch }} options: --privileged steps: @@ -35,7 +35,7 @@ jobs: - name: Install Rust SDK extension run: | flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - flatpak install -y --arch=${{ matrix.configuration.arch }} org.freedesktop.Sdk.Extension.rust-stable//23.08 + flatpak install -y --arch=${{ matrix.configuration.arch }} org.freedesktop.Sdk.Extension.rust-stable//24.08 - name: Build uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 961295b29..18b9287a9 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -22,7 +22,7 @@ jobs: fail-fast: false container: - image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }} + image: ghcr.io/elementary/flatpak-platform/runtime:8.2-${{ matrix.configuration.arch }} options: --privileged steps: @@ -32,7 +32,7 @@ jobs: - name: Install Rust SDK extension run: | flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - flatpak install -y --arch=${{ matrix.configuration.arch }} org.freedesktop.Sdk.Extension.rust-stable//23.08 + flatpak install -y --arch=${{ matrix.configuration.arch }} org.freedesktop.Sdk.Extension.rust-stable//24.08 - name: Build uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 @@ -57,7 +57,7 @@ jobs: name: Gettext runs-on: ubuntu-latest container: - image: ghcr.io/elementary/flatpak-platform/runtime:8-x86_64 + image: ghcr.io/elementary/flatpak-platform/runtime:8.2-x86_64 options: --privileged steps: @@ -74,7 +74,7 @@ jobs: - name: Install Rust SDK extension run: | flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - flatpak install -y org.freedesktop.Sdk.Extension.rust-stable//23.08 + flatpak install -y org.freedesktop.Sdk.Extension.rust-stable//24.08 - name: Configure Git run: | diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec4fbf005..2a92fcfcc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: fail-fast: false container: - image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }} + image: ghcr.io/elementary/flatpak-platform/runtime:8.2-${{ matrix.configuration.arch }} options: --privileged steps: @@ -54,7 +54,7 @@ jobs: - name: Install Rust SDK extension run: | flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - flatpak install -y --arch=${{ matrix.configuration.arch }} org.freedesktop.Sdk.Extension.rust-stable//23.08 + flatpak install -y --arch=${{ matrix.configuration.arch }} org.freedesktop.Sdk.Extension.rust-stable//24.08 - name: Build uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 diff --git a/io.elementary.camera.yml b/io.elementary.camera.yml index dc075debe..c9d456b9e 100644 --- a/io.elementary.camera.yml +++ b/io.elementary.camera.yml @@ -1,6 +1,6 @@ app-id: io.elementary.camera runtime: io.elementary.Platform -runtime-version: '8' +runtime-version: '8.2' sdk: io.elementary.Sdk command: io.elementary.camera sdk-extensions: