Travis: bump ARM parallelity to 3

This commit is contained in:
Oliver Gugger 2021-10-08 12:22:09 +02:00
parent 82ae284577
commit 0cfe0f43e7
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -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