Skip to content

Commit

Permalink
Update Flatpak to 6.5 (#633)
Browse files Browse the repository at this point in the history
Fixes #632
  • Loading branch information
grulja committed Sep 4, 2023
1 parent 01e5eed commit a9dd4e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
if: github.event_name == 'push' || github.event_name == 'pull_request'
runs-on: ubuntu-latest
container:
image: docker.io/bilelmoussaoui/flatpak-github-actions:kde-6.4
image: docker.io/bilelmoussaoui/flatpak-github-actions:kde-6.5
options: --privileged
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion dist/flatpak/org.fedoraproject.MediaWriter.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "org.fedoraproject.MediaWriter",
"runtime": "org.kde.Platform",
"runtime-version": "6.4",
"runtime-version": "6.5",
"sdk": "org.kde.Sdk",
"command": "mediawriter",
"finish-args": [
Expand Down

0 comments on commit a9dd4e3

Please sign in to comment.