We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e1d6f commit cd68542Copy full SHA for cd68542
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- go: [1.21.x, 1.22.x]
+ go: [1.23.x, 1.24.x]
18
19
steps:
20
- name: checkout source code
0 commit comments