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 ]
|
runs-on: [ self-hosted, windows, x64 ]
|
||||||
env:
|
env:
|
||||||
LLVM_VERSION: 10.0.1
|
LLVM_VERSION: 10.0.1
|
||||||
Qt_VERSION: 5.15.2
|
Qt_VERSION: 6.0.2
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
@ -197,7 +197,7 @@ jobs:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
env:
|
env:
|
||||||
LLVM_VERSION: 10.0.1
|
LLVM_VERSION: 10.0.1
|
||||||
Qt_VERSION: 5.15.2
|
Qt_VERSION: 6.0.2
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue