Skip to content

Commit b45f489

Browse files
committed
ci: use different runners for testing
Some runner types are no longer available. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 8d640bb commit b45f489

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
@@ -304,7 +304,7 @@ jobs:
304304
if [ "${build_host_linux_aarch64}" == "y" ]; then
305305
MATRIX_TESTENVS+='{
306306
"name": "ubuntu-20.04-aarch64",
307-
"runner": "zephyr-runner-linux-arm64-xlarge",
307+
"runner": "zephyr-runner-linux-arm64-4xlarge",
308308
"container": "ghcr.io/zephyrproject-rtos/ci:master",
309309
"bundle-host": "linux-aarch64",
310310
"bundle-archive": "tar.xz"

0 commit comments

Comments
 (0)