Skip to content

Commit fa9145b

Browse files
committed
Test on go 1.19
1 parent b62551e commit fa9145b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
os: [ubuntu-18.04]
2020
python: [3.7, 3.8, "3.10"]
21-
go: ["1.18", "1.16"]
21+
go: ["1.19", "1.16"]
2222

2323
runs-on: ${{ matrix.os }}
2424

0 commit comments

Comments
 (0)