2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-06 19:35:36 +00:00

Go back to 6.0.2

This commit is contained in:
Phillip Stephens 2021-03-10 12:30:25 -08:00
parent 3d5e324c62
commit 226b2dfeb8

View File

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