Skip to content

Commit 23f2453

Browse files
committed
change to 16 core
1 parent 0383ad0 commit 23f2453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/gather_test_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
JOB_RUNNERS = {
2525
"cpu": {
26-
"8-core-ubuntu": "x86_64",
26+
"16-core-ubuntu": "x86_64",
2727
# "macos-12": "x86_64", # not working for complie and ExecuTorch yet
2828
"macos-14": "aarch64",
2929
},

0 commit comments

Comments
 (0)