Skip to content

Commit

Permalink
chore(ci): run x86_64 & aarch64 builds in parallel
Browse files Browse the repository at this point in the history
See: aquasecurity#3962

Signed-off-by: Geyslan Gregório <geyslan@gmail.com>
  • Loading branch information
geyslan committed Apr 9, 2024
1 parent 6711514 commit 02a61c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
name: Release (aarch64)
env:
GH_TOKEN: ${{ github.token }}
needs: [ release-x86_64 ]
runs-on: [ "github-self-hosted_ami-03217ce7c37572c4d_${{ github.event.number }}${{ github.run_attempt }}-${{ github.run_id }}" ]
permissions:
contents: write
Expand Down

0 comments on commit 02a61c0

Please sign in to comment.