Skip to content

Commit

Permalink
Revert "use kde-6.7 runtime"
Browse files Browse the repository at this point in the history
This reverts commit 0ffd2eb.
  • Loading branch information
loathingKernel committed Dec 29, 2024
1 parent c2c37a9 commit 426207d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: "Flatpak"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:kde-6.7
image: bilelmoussaoui/flatpak-github-actions:kde-6.8
options: --privileged
steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions io.github.dummerle.rare.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
id: io.github.dummerle.rare
runtime: org.kde.Platform
runtime-version: '6.7'
runtime-version: '6.8'
sdk: org.kde.Sdk
base: io.qt.PySide.BaseApp
base-version: '6.7'
base-version: '6.8'
cleanup-commands:
- /app/cleanup-BaseApp.sh
build-options:
Expand Down

0 comments on commit 426207d

Please sign in to comment.