mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
github: increase parallelism in windows build
This commit is contained in:
parent
d319ff9eda
commit
b5fab8232a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -259,7 +259,7 @@ jobs:
|
||||
go-version: '${{ env.GO_VERSION }}'
|
||||
|
||||
- name: run itest
|
||||
run: make itest-parallel windows=1 tranches=2 parallel=2 timeout=180m
|
||||
run: make itest-parallel windows=1
|
||||
|
||||
- name: Zip log files on failure
|
||||
if: ${{ failure() }}
|
||||
|
Loading…
Reference in New Issue
Block a user