Skip to content

Commit

Permalink
move qemu CI back to latest - we should not require every PR to merge…
Browse files Browse the repository at this point in the history
… with master to pass (#10125)

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
andy31415 and andreilitvin authored Sep 30, 2021
1 parent 40ac48e commit cdee2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-esp32-qemu:0.5.7
image: connectedhomeip/chip-build-esp32-qemu:latest
volumes:
- "/tmp/log_output:/tmp/test_logs"

Expand Down

0 comments on commit cdee2b3

Please sign in to comment.