Skip to content

Commit bfb0013

Browse files
committed
chore: add Go 1.19 to test matrix
1 parent 0dce07f commit bfb0013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
go: [
13+
'1.19',
1314
'1.18',
1415
'1.17',
1516
'1.16',

0 commit comments

Comments
 (0)