We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f96787 commit d867f54Copy full SHA for d867f54
.github/workflows/pr-build.yml
@@ -65,7 +65,7 @@ jobs:
65
sudo sysctl -w vm.max_map_count=2251954
66
67
- name: Build
68
- run: /bin/bash ./build.sh --ci
+ run: /bin/bash ./build.sh --ci --concurrency=10
69
70
- name: Run Rosetta
71
run: /bin/bash ./scripts/run-rosetta.sh
0 commit comments