diff --git a/.github/workflows/ci-flatpak.yml b/.github/workflows/ci-flatpak.yml index 6b2b7ef4f95..cc7fac1d882 100644 --- a/.github/workflows/ci-flatpak.yml +++ b/.github/workflows/ci-flatpak.yml @@ -18,8 +18,8 @@ jobs: env: APP_ID: dev.lizardbyte.app.Sunshine MATRIX_ARCH: ${{ matrix.arch }} - NODE_VERSION: "20" - PLATFORM_VERSION: "24.08" + NODE_VERSION: "24" + PLATFORM_VERSION: "25.08" permissions: contents: read runs-on: ${{ matrix.runner }} diff --git a/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml b/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml index 1decda94c90..bb43257636a 100644 --- a/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml +++ b/packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml @@ -1,10 +1,10 @@ --- app-id: "@PROJECT_FQDN@" runtime: org.freedesktop.Platform -runtime-version: "24.08" +runtime-version: "25.08" sdk: org.freedesktop.Sdk sdk-extensions: - - org.freedesktop.Sdk.Extension.node20 + - org.freedesktop.Sdk.Extension.node24 command: sunshine separate-locales: false finish-args: