We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e170b36 commit fdf774eCopy full SHA for fdf774e
.github/workflows/check.yaml
@@ -14,7 +14,7 @@ jobs:
14
os: ["windows-latest", "ubuntu-latest"]
15
go:
16
- stable
17
- - "~1.20.0"
+ - "~1.22.0"
18
may-fail:
19
- false
20
runs-on: ${{ matrix.os }}
0 commit comments