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 a0cf321 commit 9a56432Copy full SHA for 9a56432
.github/workflows/go.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
matrix:
41
os: [ubuntu-latest, macos-latest]
42
- go: [1.18, 1.19, "1.20", 1.21, 1.22]
+ go: [1.18, 1.19, "1.20", 1.21, 1.22, 1.23]
43
include:
44
- os: ubuntu-latest
45
go-build: ~/.cache/go-build
0 commit comments