There was an error while loading. Please reload this page.
1 parent d79744a commit 294e60eCopy full SHA for 294e60e
1 file changed
.github/workflows/release.yml
@@ -12,6 +12,7 @@ jobs:
12
matrix:
13
goos: [linux]
14
goarch: [amd64,arm64]
15
+ fail-fast: false
16
steps:
17
- name: Git checkout
18
uses: actions/checkout@v5
0 commit comments