GitHub Actions: Back to Qt5 on Windows

This commit is contained in:
Luke Street 2021-03-07 20:49:56 -05:00
parent c19abf66dd
commit 8e44f0d757
2 changed files with 3 additions and 3 deletions

View File

@ -121,7 +121,7 @@ jobs:
runs-on: [ self-hosted, windows, x64 ]
env:
LLVM_VERSION: 10.0.1
Qt_VERSION: 6.0.2
Qt_VERSION: 5.15.2
steps:
- uses: actions/checkout@v2
with:
@ -197,7 +197,7 @@ jobs:
runs-on: windows-2019
env:
LLVM_VERSION: 10.0.1
Qt_VERSION: 6.0.2
Qt_VERSION: 5.15.2
steps:
- uses: actions/checkout@v2
with:

@ -1 +1 @@
Subproject commit e96c7c9fea9548af0087a39e6f11625b7e9c23e3
Subproject commit 0e697de8ab2b59000d03f80e103ce255d4a86b63