Skip to content

Commit a8c5b55

Browse files
committed
update go.yml
1 parent 891e643 commit a8c5b55

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
@@ -32,7 +32,7 @@ jobs:
3232
test:
3333
strategy:
3434
matrix:
35-
go-version: [ 1.20.x ] # 1.11.x, 1.12.x, 1.13.x,
35+
go-version: [ 1.17.x, 1.20.x ] # 1.11.x, 1.12.x, 1.13.x,
3636
#os: [ubuntu-latest, macos-latest, windows-latest]
3737
os: [ ubuntu-latest ]
3838
fail-fast: false

0 commit comments

Comments
 (0)