mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-09 08:15:41 +08:00
update
This commit is contained in:
parent
cd5722b9d1
commit
782b1a247f
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-10.15,macos-11.0]
|
os: [macos-10.15,macos-11.0]
|
||||||
qt_ver: [5.9.9,5.12.10,5.15.2,6.2.2]
|
qt_ver: [5.15.2]
|
||||||
qt_arch: [clang_64]
|
qt_arch: [clang_64]
|
||||||
env:
|
env:
|
||||||
targetName: example
|
targetName: example
|
||||||
|
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-18.04,ubuntu-20.04]
|
os: [ubuntu-18.04,ubuntu-20.04]
|
||||||
qt_ver: [5.9.9,5.12.10,5.15.2,6.2.2]
|
qt_ver: [5.15.2]
|
||||||
qt_arch: [gcc_64]
|
qt_arch: [gcc_64]
|
||||||
exclude:
|
exclude:
|
||||||
# Qt6.2.2 need GLIBC_2.28, ubuntu 18.04 have not.
|
# Qt6.2.2 need GLIBC_2.28, ubuntu 18.04 have not.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user