Skip to content

Commit df7f5d6

Browse files
committed
fix: workflow
1 parent 2da9fb5 commit df7f5d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
needs:
6969
- calculate_version
7070
strategy:
71+
fail-fast: false
7172
matrix:
72-
fail-fast: false
7373
include:
7474
- { os: linux, arch: amd64, variant: purego, naive: true }
7575
- { os: linux, arch: amd64, variant: glibc, naive: true }

0 commit comments

Comments
 (0)