temp comment out build workflow

This commit is contained in:
E M 2026-04-24 14:40:57 +10:00
parent c114a54851
commit df25b12356
No known key found for this signature in database

View File

@ -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