We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39938e9 commit 34b3cbbCopy full SHA for 34b3cbb
.github/workflows/go.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- go: [ 1.20.x, 1.21.x ]
+ go: [ 1.22.x, 1.23.x ]
11
steps:
12
13
- name: Set up Go
0 commit comments