mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Drop macOS High Sierra support
High Sierra doesn't support VirtIO Disk devices so dropping support from Quickemu.
This commit is contained in:
parent
ab7f78a90c
commit
bf461eb966
2 changed files with 5 additions and 13 deletions
3
quickget
3
quickget
|
@ -13,8 +13,7 @@ function os_support() {
|
|||
}
|
||||
|
||||
function releases_macos() {
|
||||
echo high-sierra \
|
||||
mojave \
|
||||
echo mojave \
|
||||
catalina \
|
||||
big-sur
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue