Skip to content

Commit

Permalink
cd: always run all test jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Crocmagnon committed Aug 25, 2024
1 parent 2e1ec44 commit 77afd24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ permissions:
jobs:
build:
strategy:
fail-fast: false
matrix:
go: ['1.22', '1.23']
os: [macos-latest, windows-latest, ubuntu-latest]
Expand Down

0 comments on commit 77afd24

Please sign in to comment.