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 d3e4d35 commit abdeee5Copy full SHA for abdeee5
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- go: [1.17, 1.18]
+ go: [1.17, 1.18, 1.19]
26
include:
27
- os: ubuntu-latest
28
go-build: ~/.cache/go-build
0 commit comments