We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbc12f commit 11b54ecCopy full SHA for 11b54ec
1 file changed
.github/workflows/zephyr.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
- container: zephyrprojectrtos/ci:v0.26.4-amd64
+ container: zephyrprojectrtos/ci:v0.28.0-amd64
14
env:
15
CMAKE_PREFIX_PATH: /opt/toolchains
16
steps:
0 commit comments