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 b62551e commit fa9145bCopy full SHA for fa9145b
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
os: [ubuntu-18.04]
20
python: [3.7, 3.8, "3.10"]
21
- go: ["1.18", "1.16"]
+ go: ["1.19", "1.16"]
22
23
runs-on: ${{ matrix.os }}
24
0 commit comments