Skip to content

Commit

Permalink
set fail-fast false
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jun 15, 2024
1 parent 2dbe7fb commit 2c89b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
go-version: ["1.18", "1.19", "1.20", "1.21", "1.22"]

Expand Down

0 comments on commit 2c89b40

Please sign in to comment.