Skip to content

Commit

Permalink
Remove the package_linux_qemu rootfs images (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 15, 2021
1 parent 11c1b8f commit 886a9d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,6 @@ jobs:
- 'package_linux.powerpc64le'
- 'package_linux.x86_64'

# The `package_linux_qemu` images are all `debian`-based.
# They are just like the `package_linux` images, except they also include
# `qemu` inside the sandbox.
- 'package_linux_qemu.aarch64'
- 'package_linux_qemu.armv7l'
- 'package_linux_qemu.i686'
- 'package_linux_qemu.powerpc64le'
- 'package_linux_qemu.x86_64'

# The `package_musl` image is `alpine`-based.
- 'package_musl.x86_64'

Expand Down
57 changes: 0 additions & 57 deletions images/package_linux_qemu.jl

This file was deleted.

0 comments on commit 886a9d9

Please sign in to comment.