Change the macOS VM to a Big Sur based one since Qt WebEngine 6.4 needs XCode 13 which needs Big Sur

This commit is contained in:
Kovid Goyal 2023-01-16 22:17:00 +05:30
parent c56109c1f3
commit 34cb9ccffc
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,7 +1,7 @@
# Requires installation of XCode 10.3 and Python 3 and
# python3 -m pip install certifi html5lib
vm_name 'macos-calibre-qt6'
vm_name 'macos-calibre'
root '/Users/Shared/calibre-build'
python '/usr/local/bin/python3'
universal 'true'