We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e0ee4 commit cdbf1cbCopy full SHA for cdbf1cb
.github/workflows/go.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
matrix:
38
os: [ubuntu-latest, macos-latest]
39
- go: [1.18, 1.19, "1.20", 1.21]
+ go: [1.18, 1.19, "1.20", 1.21, 1.22]
40
include:
41
- os: ubuntu-latest
42
go-build: ~/.cache/go-build
0 commit comments