mirror of https://github.com/AxioDL/metaforce.git
Go back to 6.0.2
This commit is contained in:
parent
3d5e324c62
commit
226b2dfeb8
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue