We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e028cae commit 8d2ca27Copy full SHA for 8d2ca27
.github/workflows/qemu.yaml
@@ -79,6 +79,7 @@ jobs:
79
80
container:
81
image: ghcr.io/project-chip/chip-build-tizen-qemu:74
82
+ options: --user root
83
volumes:
84
- "/tmp/log_output:/tmp/test_logs"
85
0 commit comments