Skip to content

Commit a61a9ae

Browse files
committed
add Go 1.20 to the build matrix
1 parent 887e118 commit a61a9ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- macos-latest
1919
go:
2020
- "1"
21+
- "1.20"
2122
- "1.19"
2223
- "1.18"
2324
- "1.17"

0 commit comments

Comments
 (0)