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 421e25e commit bd45f73Copy full SHA for bd45f73
.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