build(flatpak): update org.freedesktop.Platform version (#4382)

This commit is contained in:
David Lane 2025-11-01 09:05:04 -04:00 committed by GitHub
commit dbe38ba2e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
env:
APP_ID: dev.lizardbyte.app.Sunshine
NODE_VERSION: "20"
PLATFORM_VERSION: "23.08"
PLATFORM_VERSION: "24.08"
runs-on: ${{ matrix.runner }}
strategy:
fail-fast: false