Bump Qt to 6.8.1 in Windows and macos

Windows is going to be using vc 2022 built in windows-2022
This commit is contained in:
Luis Ángel San Martín
2024-12-14 09:25:05 +01:00
parent c621c2705b
commit 1611f71a39
2 changed files with 6 additions and 6 deletions

View File

@ -155,8 +155,8 @@ jobs:
steps:
- script: |
pip3 install aqtinstall
python3 -m aqt install-qt mac desktop 6.3.1 -m qt5compat qtmultimedia qtimageformats
echo '##vso[task.prependpath]$(Build.SourcesDirectory)/6.3.1/macos/bin'
python3 -m aqt install-qt mac desktop 6.8.1 -m qt5compat qtmultimedia qtimageformats
echo '##vso[task.prependpath]$(Build.SourcesDirectory)/6.8.1/macos/bin'
brew install create-dmg
brew install node
brew link --overwrite node