Skip to content

Commit 4a6a0a9

Browse files
committed
limit cpus on linux
1 parent 3280bc6 commit 4a6a0a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/runtests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ steps:
2121
queue: "julia"
2222
os: "linux"
2323
arch: "x86_64"
24+
cpuset_limited: "true"
2425
# macOS aarch64
2526
- label: ":macos: macos-aarch64"
2627
plugins:

0 commit comments

Comments
 (0)