We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8889b commit 9ff61a6Copy full SHA for 9ff61a6
.github/workflows/qemu.yaml
@@ -78,7 +78,7 @@ jobs:
78
if: github.actor != 'restyled-io[bot]'
79
80
container:
81
- image: ghcr.io/project-chip/chip-build-tizen-qemu:50
+ image: ghcr.io/project-chip/chip-build-tizen-qemu:53
82
volumes:
83
- "/tmp/log_output:/tmp/test_logs"
84
0 commit comments