Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Feb 17, 2025
2 parents 1d2bab2 + 8cd9350 commit 0a198e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
flatpak:
name: Flatpak
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
env:
FLATPAK_BUILD_PATH: flatpak_app/files/share
needs: prepare
Expand All @@ -60,7 +60,7 @@ jobs:
jq '.modules[0]."config-opts" += ["-Dwerror=true"]' util/flatpak/com.github.wwmm.easyeffects.Devel.json > "$updated_manifest"
mv "$updated_manifest" util/flatpak/com.github.wwmm.easyeffects.Devel.json
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
with:
bundle: easyeffects-flatpak-${{ needs.prepare.outputs.github_commit_desc }}.flatpak
manifest-path: util/flatpak/com.github.wwmm.easyeffects.Devel.json
Expand Down

0 comments on commit 0a198e4

Please sign in to comment.