mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
CI: Bump QEMU_VERSION and remove QEMU_URL
This commit is contained in:
parent
86a77cdffd
commit
6cc6061595
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -13,8 +13,7 @@ env:
|
|||
OLDSTABLE_VERSION: 1
|
||||
OLDOLDSTABLE_VERSION: 0.5
|
||||
OLDOLDOLDSTABLE_VERSION: 0.4
|
||||
QEMU_VERSION: 8.2.0
|
||||
QEMU_URL: https://download.qemu.org/qemu-8.2.0.tar.xz
|
||||
QEMU_VERSION: 9.2.2
|
||||
QEMU_ESP: qemu_esp
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue