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 df84cbc commit 3a2058cCopy full SHA for 3a2058c
.github/workflows/ci.yml
@@ -294,7 +294,7 @@ jobs:
294
if [ "${build_host_linux_x86_64}" == "y" ]; then
295
MATRIX_TESTENVS+='{
296
"name": "ubuntu-20.04-x86_64",
297
- "runner": "zephyr-runner-linux-x64-xlarge",
+ "runner": "zephyr-runner-linux-x64-4xlarge",
298
"container": "ghcr.io/zephyrproject-rtos/ci:master",
299
"bundle-host": "linux-x86_64",
300
"bundle-archive": "tar.xz"
0 commit comments