chore(ci): gate non-flatpak release jobs off for 1.43.1 test tag (#293)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Frank Stellmacher
2026-04-24 21:52:52 +02:00
committed by GitHub
parent 114b58d128
commit e4ef31ce47
+4
View File
@@ -73,6 +73,7 @@ jobs:
build-macos-windows:
needs: create-release
if: false # TEMP: flatpak-only test run
permissions:
contents: write
strategy:
@@ -163,6 +164,7 @@ jobs:
generate-manifest:
needs: [create-release, build-macos-windows]
if: false # TEMP: flatpak-only test run
runs-on: ubuntu-24.04
permissions:
contents: write
@@ -182,6 +184,7 @@ jobs:
build-linux:
needs: create-release
if: false # TEMP: flatpak-only test run
permissions:
contents: write
runs-on: ubuntu-24.04
@@ -309,6 +312,7 @@ jobs:
# The refreshed lock/hash files are committed back to `main` when they change.
verify-nix:
needs: create-release
if: false # TEMP: flatpak-only test run
runs-on: ubuntu-24.04
permissions:
contents: write