Skip to content

Commit 11b54ec

Browse files
committed
Changed zephyrprojectrtos/ci docker image to include West 1.2 as required by manifest.
1 parent 4dbc12f commit 11b54ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zephyr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build:
1212
runs-on: ubuntu-latest
13-
container: zephyrprojectrtos/ci:v0.26.4-amd64
13+
container: zephyrprojectrtos/ci:v0.28.0-amd64
1414
env:
1515
CMAKE_PREFIX_PATH: /opt/toolchains
1616
steps:

0 commit comments

Comments
 (0)