Skip to content

Commit 2c89b40

Browse files
committed
set fail-fast false
Signed-off-by: Rui Chen <[email protected]>
1 parent 2dbe7fb commit 2c89b40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
strategy:
9+
fail-fast: false
910
matrix:
1011
go-version: ["1.18", "1.19", "1.20", "1.21", "1.22"]
1112

0 commit comments

Comments
 (0)