mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
build-aux,CI: Bump Flatpak KDE Runtime to 6.5
This commit is contained in:
@@ -249,7 +249,7 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-6.4
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-6.5
|
||||
options: --privileged
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
@@ -59,7 +59,7 @@ jobs:
|
||||
YOUTUBE_SECRET: ${{ secrets.YOUTUBE_SECRET }}
|
||||
YOUTUBE_SECRET_HASH: ${{ secrets.YOUTUBE_SECRET_HASH }}
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-6.4
|
||||
image: bilelmoussaoui/flatpak-github-actions:kde-6.5
|
||||
options: --privileged
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "com.obsproject.Studio",
|
||||
"runtime": "org.kde.Platform",
|
||||
"runtime-version": "6.4",
|
||||
"runtime-version": "6.5",
|
||||
"sdk": "org.kde.Sdk",
|
||||
"command": "obs",
|
||||
"finish-args": [
|
||||
|
||||
Reference in New Issue
Block a user