Skip to content

Commit

Permalink
.github: Update qemu to current custom versions
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed Nov 3, 2020
1 parent 718bdf6 commit c998313
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ RUN apt-get update && \
ruby-coderay \
gcc-arm-linux-gnueabi \
libc6-dev-armel-cross \
qemu-system-arm=1:5.0-5.2 \
qemu-system-misc=1:5.0-5.2 \
qemu-system-arm=1:5.0-5.4 \
qemu-system-misc=1:5.0-5.4 \
black \
python3-pip \
python3-serial \
Expand Down

0 comments on commit c998313

Please sign in to comment.