We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4ea87 commit 796a731Copy full SHA for 796a731
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- go-version: [1.18.x, 1.19.x]
+ go-version: [1.21.x]
16
17
steps:
18
- name: Set up ${{ matrix.go-version }}
0 commit comments