Skip to content

Commit 294e60e

Browse files
committed
Do not fail-fast
1 parent d79744a commit 294e60e

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
@@ -12,6 +12,7 @@ jobs:
1212
matrix:
1313
goos: [linux]
1414
goarch: [amd64,arm64]
15+
fail-fast: false
1516
steps:
1617
- name: Git checkout
1718
uses: actions/checkout@v5

0 commit comments

Comments
 (0)