From df25b12356b9aaea0dd73c7fd17abcbe29cb81c5 Mon Sep 17 00:00:00 2001 From: E M <5089238+emizzle@users.noreply.github.com> Date: Fri, 24 Apr 2026 14:40:57 +1000 Subject: [PATCH] temp comment out build workflow --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4ba85726..15151453 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -204,7 +204,7 @@ jobs: name: Release Tests runs-on: ubuntu-latest if: github.ref_type == 'tag' || github.event_name == 'workflow_dispatch' - needs: build-docker-dist-tests + # needs: build-docker-dist-tests timeout-minutes: 60 permissions: id-token: write