We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c729683 commit 5a0ca1cCopy full SHA for 5a0ca1c
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- go: [1.17, 1.18, 1.19]
+ go: [1.17, 1.18, 1.19, '1.20']
26
include:
27
- os: ubuntu-latest
28
go-build: ~/.cache/go-build
0 commit comments