mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-04 18:01:57 +01:00
Travis: bump ARM parallelity to 3
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
name: Bitcoind Integration ARM
|
||||
script:
|
||||
- bash ./scripts/install_bitcoind.sh
|
||||
- GOARM=7 GOARCH=arm GOOS=linux make itest-parallel backend=bitcoind tranches=2 parallel=2
|
||||
- GOARM=7 GOARCH=arm GOOS=linux make itest-parallel backend=bitcoind tranches=3 parallel=3
|
||||
arch: arm64
|
||||
services:
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user