update
parent
cd5722b9d1
commit
782b1a247f
|
@ -17,7 +17,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
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]
|
||||
env:
|
||||
targetName: example
|
||||
|
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
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]
|
||||
exclude:
|
||||
# Qt6.2.2 need GLIBC_2.28, ubuntu 18.04 have not.
|
||||
|
|
Loading…
Reference in New Issue