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 0ee1955 commit 4efa225Copy full SHA for 4efa225
.github/workflows/codecov.yaml
@@ -10,7 +10,7 @@ concurrency:
10
11
jobs:
12
codecov:
13
- runs-on: zephyr_runner
+ runs-on: zephyr-runner-linux-x64-4xlarge
14
container:
15
image: zephyrprojectrtos/ci:v0.18.4
16
options: '--entrypoint /bin/bash'
0 commit comments