Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8772b63

Browse files
authored
Merge pull request #2199 from alistair23/alistair/qemu-bump
tools/qemu: Bump to the latest QEMU
2 parents 88658e6 + d42e8a9 commit 8772b63

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ jobs:
8888
runs-on: ubuntu-latest
8989

9090
steps:
91+
- name: Install dependencies
92+
continue-on-error: true
93+
run: |
94+
sudo apt install meson
9195
- uses: actions/checkout@v2
9296
- uses: actions-rs/toolchain@v1
9397
- name: ci-job-qemu

tools/qemu

Submodule qemu updated from d1a2b51 to b50ea0d

0 commit comments

Comments
 (0)