fix
This commit is contained in:
parent
bd59dc5e88
commit
83a8e07cdd
|
@ -5,7 +5,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
go-version: [ 1.16.x, 1.17.x ]
|
||||
os: [ ubuntu-latest, windows-latest ]
|
||||
os: [ ubuntu-latest ]
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
|
Loading…
Reference in New Issue