Skip to content

Commit

Permalink
setup qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
t4lz committed Jan 8, 2025
1 parent 96cf33e commit 933c349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ jobs:
env:
MIRRORD_AGENT_RUST_LOG: "warn,mirrord=debug"
steps:
- uses: docker/setup-qemu-action@v3
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1 # Install Rust.
- uses: actions/setup-python@v3
Expand Down

0 comments on commit 933c349

Please sign in to comment.