Skip to content

Commit 23503f6

Browse files
authored
ci: revert to container v0.26.2
1 parent 4abf59e commit 23503f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build-read-pd:
1111
runs-on: ubuntu-22.04
12-
container: ghcr.io/zephyrproject-rtos/ci:v0.28.2
12+
container: ghcr.io/zephyrproject-rtos/ci:v0.26.2
1313
env:
1414
CMAKE_PREFIX_PATH: /opt/toolchains
1515

0 commit comments

Comments
 (0)