Skip to content

Commit b0ae7e9

Browse files
committed
CI: xtask: Update ESP32QEMU to 9.2.2-20250817
1 parent 1102197 commit b0ae7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
OLDOLDOLDSTABLE_VERSION: 0.4
1616
QEMU_VERSION: 9.2.2
1717
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
18+
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
1919

2020
jobs:
2121
# Run cargo xtask format-check

0 commit comments

Comments
 (0)