We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df073de commit 3d3cadaCopy full SHA for 3d3cada
.github/workflows/examples-nxp.yaml
@@ -39,7 +39,7 @@ jobs:
39
if: github.actor != 'restyled-io[bot]'
40
41
container:
42
- image: ghcr.io/project-chip/chip-build-k32w:66
+ image: ghcr.io/project-chip/chip-build-k32w:70
43
volumes:
44
- "/tmp/bloat_reports:/tmp/bloat_reports"
45
steps:
0 commit comments