Skip to content

Commit 77d7704

Browse files
committed
CI: add Go 1.20
1 parent ed75e61 commit 77d7704

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ jobs:
1414
- macos-latest
1515
- windows-latest
1616
go:
17-
- '1.18'
17+
- '1.20'
1818
- '1.19'
19+
- '1.18'
1920
- '1.17'
2021
- '1.16'
2122
- '1.15'

0 commit comments

Comments
 (0)