Skip to content

Commit 228bf9a

Browse files
committed
test
Signed-off-by: Anas Nashif <[email protected]>
1 parent 0e151df commit 228bf9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codechecker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ concurrency:
1515
jobs:
1616
Codechecker:
1717
if: github.repository_owner == 'zephyrproject-rtos'
18-
runs-on: ubuntu-24.04
19-
#group: test-runner-v2-linux-x64-4xlarge
18+
runs-on:
19+
group: test-runner-v2-linux-x64-4xlarge
2020
container:
2121
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
2222
options: '--entrypoint /bin/bash'

0 commit comments

Comments
 (0)