Skip to content

Commit 06ec1de

Browse files
committed
chore(CI): upgrade to go1.20
1 parent 9bfc57c commit 06ec1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: [ubuntu-latest]
24-
go: [1.17, 1.18, 1.19]
24+
go: [1.17, 1.18, 1.19, '1.20']
2525
include:
2626
- os: ubuntu-latest
2727
go-build: ~/.cache/go-build

0 commit comments

Comments
 (0)