We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31321df commit 8298595Copy full SHA for 8298595
.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:81
+ image: ghcr.io/project-chip/chip-build-nxp:80
43
volumes:
44
- "/tmp/bloat_reports:/tmp/bloat_reports"
45
steps:
0 commit comments