Skip to content

Commit e3561d5

Browse files
authored
Update QEMU to 10.0.3 (#11603)
Try to stay up-to-date with the latest QEMU. prtest:full
1 parent 8be22dd commit e3561d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ jobs:
658658
name: ${{ matrix.name }}
659659
runs-on: ${{ matrix.os }}
660660
env:
661-
QEMU_BUILD_VERSION: 9.1.2
661+
QEMU_BUILD_VERSION: 10.0.3
662662
strategy:
663663
fail-fast: ${{ github.event_name != 'pull_request' }}
664664
matrix: ${{ fromJson(needs.determine.outputs.test-matrix) }}

0 commit comments

Comments
 (0)