Skip to content

Commit b80db87

Browse files
committed
[TEST] PYTHON_CPU_COUNT=16
1 parent 651e99c commit b80db87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/twister.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
subset: ${{fromJSON(needs.twister-build-prep.outputs.subset)}}
3838
timeout-minutes: 1440
3939
env:
40+
PYTHON_CPU_COUNT: 16
4041
CCACHE_DIR: /node-cache/ccache-zephyr
4142
CCACHE_REMOTE_STORAGE: "redis://cache-*.keydb-cache.svc.cluster.local|shards=1,2,3"
4243
CCACHE_REMOTE_ONLY: "true"

0 commit comments

Comments
 (0)