We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ff41e commit d4687dcCopy full SHA for d4687dc
.github/workflows/sonarcloud.yml
@@ -18,7 +18,7 @@ jobs:
18
build:
19
name: Build and analyze
20
runs-on: self-hosted
21
- container: ghcr.io/zephyrproject-rtos/ci:v0.27.4
+ container: ghcr.io/zephyrproject-rtos/ci:v0.28.7
22
env:
23
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
24
CMAKE_PREFIX_PATH: /opt/toolchains
0 commit comments