There was an error while loading. Please reload this page.
1 parent 2da9fb5 commit df7f5d6Copy full SHA for df7f5d6
1 file changed
.github/workflows/build.yml
@@ -68,8 +68,8 @@ jobs:
68
needs:
69
- calculate_version
70
strategy:
71
+ fail-fast: false
72
matrix:
- fail-fast: false
73
include:
74
- { os: linux, arch: amd64, variant: purego, naive: true }
75
- { os: linux, arch: amd64, variant: glibc, naive: true }
0 commit comments