We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d640bb commit b45f489Copy full SHA for b45f489
.github/workflows/ci.yml
@@ -304,7 +304,7 @@ jobs:
304
if [ "${build_host_linux_aarch64}" == "y" ]; then
305
MATRIX_TESTENVS+='{
306
"name": "ubuntu-20.04-aarch64",
307
- "runner": "zephyr-runner-linux-arm64-xlarge",
+ "runner": "zephyr-runner-linux-arm64-4xlarge",
308
"container": "ghcr.io/zephyrproject-rtos/ci:master",
309
"bundle-host": "linux-aarch64",
310
"bundle-archive": "tar.xz"
0 commit comments