mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 12:55:23 +01:00
CI: xtask: Time-out esp32-ci QEMU job for now
This commit is contained in:
parent
b0ae7e9e15
commit
1365471f5a
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
|
|
@ -143,10 +143,10 @@ jobs:
|
|||
rustup-target: riscv32imc-unknown-none-elf
|
||||
qemu-system: riscv32
|
||||
|
||||
- backend: riscv-esp32-c3
|
||||
platform: esp32-c3
|
||||
rustup-target: riscv32imc-unknown-none-elf
|
||||
qemu-system: riscv32
|
||||
# - backend: riscv-esp32-c3
|
||||
# platform: esp32-c3
|
||||
# rustup-target: riscv32imc-unknown-none-elf
|
||||
# qemu-system: riscv32
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue