mirror of https://github.com/AxioDL/metaforce.git
GitHub Actions: Back to Qt5 on Windows
This commit is contained in:
parent
c19abf66dd
commit
8e44f0d757
|
@ -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:
|
||||
|
|
2
hecl-gui
2
hecl-gui
|
@ -1 +1 @@
|
|||
Subproject commit e96c7c9fea9548af0087a39e6f11625b7e9c23e3
|
||||
Subproject commit 0e697de8ab2b59000d03f80e103ce255d4a86b63
|
Loading…
Reference in New Issue