We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1102197 commit b0ae7e9Copy full SHA for b0ae7e9
.github/workflows/build.yml
@@ -15,7 +15,7 @@ env:
15
OLDOLDOLDSTABLE_VERSION: 0.4
16
QEMU_VERSION: 9.2.2
17
QEMU_ESP: qemu_esp
18
- QEMU_ESP_URL: https://github.com/espressif/qemu/releases/download/esp-develop-9.2.2-20250228/qemu-riscv32-softmmu-esp_develop_9.2.2_20250228-x86_64-linux-gnu.tar.xz
+ QEMU_ESP_URL: https://github.com/espressif/qemu/releases/download/esp-develop-9.2.2-20250817/qemu-riscv32-softmmu-esp_develop_9.2.2_20250817-x86_64-linux-gnu.tar.xz
19
20
jobs:
21
# Run cargo xtask format-check
0 commit comments