Skip to content

Commit

Permalink
Travis: bump ARM parallelity to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Oct 8, 2021
1 parent 82ae284 commit 0cfe0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0cfe0f4

Please sign in to comment.