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