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 0e151df commit 228bf9aCopy full SHA for 228bf9a
.github/workflows/codechecker.yml
@@ -15,8 +15,8 @@ concurrency:
15
jobs:
16
Codechecker:
17
if: github.repository_owner == 'zephyrproject-rtos'
18
- runs-on: ubuntu-24.04
19
- #group: test-runner-v2-linux-x64-4xlarge
+ runs-on:
+ group: test-runner-v2-linux-x64-4xlarge
20
container:
21
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
22
options: '--entrypoint /bin/bash'
0 commit comments