Skip to content

Commit

Permalink
1. Fixed GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
BorzdeG committed Jan 18, 2024
1 parent c4f3215 commit e7b1773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
go: ["1.21.x"]
continueOnError: false
continueOnError: [false]
include:
- go: ">=1.22.0-rc.1"
continueOnError: true
Expand Down

0 comments on commit e7b1773

Please sign in to comment.