Skip to content

Commit c5f5217

Browse files
committed
chore: update release workflow
1 parent a22e807 commit c5f5217

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
name: Release Go Binary
1010
runs-on: ubuntu-22.04
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
# build and publish in parallel: linux/386, linux/amd64, darwin/386, darwin/amd64
1415
goos: [linux, freebsd, darwin]

0 commit comments

Comments
 (0)