Skip to content

Commit

Permalink
Run x86_64 & aarch64 builds in parallel (#3962)
Browse files Browse the repository at this point in the history
  • Loading branch information
hangrymuppet authored Apr 8, 2024
1 parent e1d4e28 commit 6711514
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
# shell: bash
release-snapshot-aarch64:
name: Release Snapshot (aarch64)
needs: [ release-snapshot-x86_64 ]
runs-on:
- graas_ami-03217ce7c37572c4d_${{ github.event.number }}${{ github.run_attempt }}-${{ github.run_id }}
- EXECUTION_TYPE=LONG
Expand Down

0 comments on commit 6711514

Please sign in to comment.