Skip to content

Commit 462d299

Browse files
committed
fix ci
1 parent fbfca37 commit 462d299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
strategy:
1515
matrix:
16-
go: [ 1.16, 1.17 ]
16+
go: [ 1.20, 1.21 ]
1717
name: build & test
1818
runs-on: ubuntu-latest
1919
services:

0 commit comments

Comments
 (0)