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 997b03a commit 70fb714Copy full SHA for 70fb714
1 file changed
.github/workflows/rust.yml
@@ -65,7 +65,7 @@ jobs:
65
runs-on: windows-latest
66
steps:
67
- name: Install QEMU
68
- run: choco install qemu --version 2023.4.24
+ run: choco install qemu --version 2025.12.24
69
- name: Checkout sources
70
uses: actions/checkout@v6
71
- uses: Swatinem/rust-cache@v2
0 commit comments