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 Aug 28, 2024
1 parent 51af036 commit dad5ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
go: ["1.20.x", "1.21.x", "oldstable", "stable"]
go: ["1.22.x", "1.23.x", "oldstable", "stable"]
continueOnError: [false]
# include:
# - go: ">=1.23.0-rc.2"
Expand Down

0 comments on commit dad5ca7

Please sign in to comment.