We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6edf99 commit 91e9d52Copy full SHA for 91e9d52
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
32
strategy:
33
matrix:
34
- go: [ '1.20.x', '1.21.x' ]
+ go: [ '1.21.x', '1.22.x' ]
35
36
steps:
37
- name: Checkout
0 commit comments