Skip to content

Commit 3a2058c

Browse files
committed
ci: use different runner for linux testing
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent df84cbc commit 3a2058c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
if [ "${build_host_linux_x86_64}" == "y" ]; then
295295
MATRIX_TESTENVS+='{
296296
"name": "ubuntu-20.04-x86_64",
297-
"runner": "zephyr-runner-linux-x64-xlarge",
297+
"runner": "zephyr-runner-linux-x64-4xlarge",
298298
"container": "ghcr.io/zephyrproject-rtos/ci:master",
299299
"bundle-host": "linux-x86_64",
300300
"bundle-archive": "tar.xz"

0 commit comments

Comments
 (0)