Skip to content

Commit 4e37b08

Browse files
committed
Update test.tml to run on go1.19
1 parent 515b277 commit 4e37b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
go-version:
11-
- 1.16.x
11+
- 1.19.x
1212
platform:
1313
- ubuntu-latest
1414
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)