We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c86591 commit cbee561Copy full SHA for cbee561
.github/workflows/go.yml
@@ -44,7 +44,7 @@ jobs:
44
45
strategy:
46
matrix:
47
- go-version: [ '1.21', '1.22.x' ]
+ go-version: [ '1.23', '1.25.x' ]
48
49
steps:
50
- name: Checkout repository
0 commit comments