Skip to content

Commit

Permalink
disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and JacksonTian committed Jan 22, 2024
1 parent c1f8e32 commit bb7ae5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Expand Up @@ -13,6 +13,7 @@ jobs:
strategy:
matrix:
go: ["1.13", "1.14", "1.15", "1.16", "1.17", "1.18", "1.19", "1.20"]
fail-fast: false

steps:
- name: Set up Go 1.x
Expand Down

0 comments on commit bb7ae5f

Please sign in to comment.