Skip to content

Commit

Permalink
chore: do not build all binaries atomically (#6719)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluard authored Apr 30, 2024
1 parent 473aeb0 commit 122a0f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
binaries:
name: Build lodestar binaries
strategy:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 122a0f8

Please sign in to comment.