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 a2cbdda commit 5073d46Copy full SHA for 5073d46
.github/workflows/test.yml
@@ -5,7 +5,7 @@
5
"test": {
6
"strategy": {
7
"matrix": {
8
- "go-version": ["1.13.x", "1.19.x"],
+ "go-version": ["1.13.x", "1.20.x"],
9
"os": ["ubuntu-latest", "macos-latest", "windows-latest"]
10
}
11
},
0 commit comments