Skip to content

Commit 1365471

Browse files
committed
CI: xtask: Time-out esp32-ci QEMU job for now
1 parent b0ae7e9 commit 1365471

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ jobs:
143143
rustup-target: riscv32imc-unknown-none-elf
144144
qemu-system: riscv32
145145

146-
- backend: riscv-esp32-c3
147-
platform: esp32-c3
148-
rustup-target: riscv32imc-unknown-none-elf
149-
qemu-system: riscv32
146+
# - backend: riscv-esp32-c3
147+
# platform: esp32-c3
148+
# rustup-target: riscv32imc-unknown-none-elf
149+
# qemu-system: riscv32
150150

151151
steps:
152152
- name: Checkout

0 commit comments

Comments
 (0)