mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
add 50m for windows tests (#9614)
This commit is contained in:
parent
0f8df3d340
commit
daf4418cbb
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
SIMPLE_CI: 1
|
||||
run: |
|
||||
go build --ldflags="-s -w" -o %GOPATH%\bin\minio.exe
|
||||
go test -v --timeout 30m ./...
|
||||
go test -v --timeout 50m ./...
|
||||
- name: Build on ${{ matrix.os }}
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user