Skip to content

Commit 0eef4f5

Browse files
committed
ci: add go1.18 to tests matrix
1 parent 3f8696e commit 0eef4f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- windows-latest
4141
go:
4242
- "1.17.x"
43+
- "1.18.x"
4344
steps:
4445
- name: Install Go
4546
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)