Skip to content

Commit 5ee099f

Browse files
authored
Update zephyr.yml
1 parent b94247b commit 5ee099f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zephyr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
test:
1515
name: Twister Tests
1616
runs-on: ubuntu-22.04
17-
container: ghcr.io/zephyrproject-rtos/v0.26-branch
17+
container: ghcr.io/zephyrproject-rtos/ci:v0.26-branch
1818
env:
1919
CMAKE_PREFIX_PATH: /opt/toolchains
2020
steps:

0 commit comments

Comments
 (0)