Skip to content

Commit b290506

Browse files
committed
ci: make clang workflow run on push
Signed-off-by: Anas Nashif <[email protected]>
1 parent 2142595 commit b290506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
clang-build:
1717
if: github.repository_owner == 'zephyrproject-rtos'
1818
runs-on:
19-
group: zephyr-runner-v2-linux-x64-4xlarge
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)