mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
Travis: bump ARM parallelity to 3
This commit is contained in:
parent
82ae284577
commit
0cfe0f43e7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user