Skip to content

Commit 4efa225

Browse files
committed
ci: codecov: Use zephyr-runner
This commit updates the codecov workflow to use the new Kubernetes- based zephyr-runner. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 0ee1955 commit 4efa225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010

1111
jobs:
1212
codecov:
13-
runs-on: zephyr_runner
13+
runs-on: zephyr-runner-linux-x64-4xlarge
1414
container:
1515
image: zephyrprojectrtos/ci:v0.18.4
1616
options: '--entrypoint /bin/bash'

0 commit comments

Comments
 (0)