mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-04-21 04:24:43 +08:00
Workaround attempt 3 for install-qt-action#38
This commit is contained in:
parent
8870624c3b
commit
2c25b74158
2
.github/workflows/build-cmake.yml
vendored
2
.github/workflows/build-cmake.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
qt_version: [5.12.6, 5.13.2, 5.14.0, 5.15.0]
|
qt_version: [5.12.6, 5.13.2, 5.14.0, 5.15.0]
|
||||||
platform: [ubuntu-latest, windows-latest, macos-latest]
|
platform: [ubuntu-latest, win64_msvc2019_64, macos-latest]
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user