Skip to content

Commit 6a1f93a

Browse files
committed
Use specific qemu img version
1 parent 391f3b9 commit 6a1f93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qemu.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
if: github.actor != 'restyled-io[bot]'
106106

107107
container:
108-
image: ghcr.io/jlatusek/chip-build-linux-qemu:latest
108+
image: ghcr.io/project-chip/chip-build-linux-qemu:54
109109
volumes:
110110
- "/tmp/log_output:/tmp/test_logs"
111111
# Required for using KVM

0 commit comments

Comments
 (0)