We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753c1b6 commit 09753c4Copy full SHA for 09753c4
.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