Change actions to use Windows 2019

Windows 2022 isn't stable yet with the Qt installer, and we need to cut releases so this unblocks us
This commit is contained in:
Zach H 2022-04-02 00:55:05 -04:00 committed by GitHub
parent c10c69d0a9
commit a532a63403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -308,7 +308,7 @@ jobs:
needs: configure needs: configure
runs-on: windows-latest runs-on: windows-2019
env: env:
QT_VERSION: '5.15.2' QT_VERSION: '5.15.2'