mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-31 16:37:05 +02:00
github: increase parallelism in windows build
This commit is contained in:
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() }}
|
||||
|
Reference in New Issue
Block a user