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 b94247b commit 5ee099fCopy full SHA for 5ee099f
.github/workflows/zephyr.yml
@@ -14,7 +14,7 @@ jobs:
14
test:
15
name: Twister Tests
16
runs-on: ubuntu-22.04
17
- container: ghcr.io/zephyrproject-rtos/v0.26-branch
+ container: ghcr.io/zephyrproject-rtos/ci:v0.26-branch
18
env:
19
CMAKE_PREFIX_PATH: /opt/toolchains
20
steps:
0 commit comments