Skip to content

Commit ed16d7b

Browse files
committed
ci: update go version
1 parent f5b6b18 commit ed16d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
test:
66
strategy:
77
matrix:
8-
go-version: [1.18.x,1.19.x]
8+
go-version: [1.19.x,1.20.x]
99
platform: [ubuntu-latest, macos-latest, windows-latest]
1010
runs-on: ${{ matrix.platform }}
1111
steps:

0 commit comments

Comments
 (0)