Skip to content

Commit

Permalink
drop old versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg committed Feb 12, 2025
1 parent 8ccec31 commit 0ca90f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"runs-on": "ubuntu-latest",
"strategy": {
"matrix": {
"go": ["1.18.x","1.19.x","1.20.x","1.21.x","1.22.x"]
"go": ["1.23.x","1.24.x"]
},
},
"steps": [
Expand Down

0 comments on commit 0ca90f1

Please sign in to comment.