We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbeb98b commit 3e7bbe2Copy full SHA for 3e7bbe2
.github/workflows/examples-linux-arm.yaml
@@ -36,7 +36,7 @@ jobs:
36
if: github.actor != 'restyled-io[bot]'
37
38
container:
39
- image: ghcr.io/project-chip/chip-build-crosscompile:54
+ image: ghcr.io/project-chip/chip-build-crosscompile:65
40
volumes:
41
- "/tmp/bloat_reports:/tmp/bloat_reports"
42
0 commit comments