This commit is contained in:
xiaoyeliu
2025-11-17 17:58:54 +08:00
parent 1857799514
commit 1b6ff47941

View File

@@ -70,7 +70,7 @@ jobs:
flatpak: flatpak:
name: "Flatpak" name: "Flatpak"
concurrency: concurrency:
group: flatpak-${{ github.event.pull_request.number || github.ref }} group: flatpak-${{ matrix.variant.arch }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false cancel-in-progress: false
container: container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48 image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48