We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97d27d commit 402bcabCopy full SHA for 402bcab
.github/workflows/release_tools.yaml
@@ -36,7 +36,7 @@ jobs:
36
DEBIAN_FRONTEND: noninteractive
37
38
container:
39
- image: ghcr.io/project-chip/chip-build:41
+ image: connectedhomeip/chip-build:0.6.18
40
volumes:
41
- "/tmp/log_output:/tmp/test_logs"
42
- "/tmp/output_binaries:/tmp/output_binaries"
0 commit comments