We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e188476 commit 2831a6bCopy full SHA for 2831a6b
1 file changed
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
test:
22
strategy:
23
matrix:
24
- go-version: [1.x, 1.19.x]
+ go-version: [1.x, 1.20.x]
25
platform: [ubuntu-latest]
26
include:
27
# include windows, but only with the latest Go version, since there
0 commit comments