We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542bedb commit 4cb2969Copy full SHA for 4cb2969
.github/workflows/go.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
os: [ubuntu-latest]
26
- go: ["1.20", 1.21, 1.22, 1.23]
+ go: [1.22, 1.23]
27
include:
28
- os: ubuntu-latest
29
go-build: ~/.cache/go-build
0 commit comments