File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1313 matrix :
1414 BUILD_TYPE : [Release]
1515 qt_arch : [android_arm64_v8a, android_x86_64]
16- qt_version : [6.6.3 ]
16+ qt_version : [6.8.1 ]
1717 include :
1818 - qt_arch : android_arm64_v8a
1919 VCPKG_TARGET_TRIPLET : arm64-android
3737 VCPKG_TARGET_TRIPLET : ${{matrix.VCPKG_TARGET_TRIPLET}}
3838 VCPKG_DEFAULT_HOST_TRIPLET : x64-linux
3939 ANDROID_ABI : ${{matrix.ANDROID_ABI}}
40- ANDROID_PLATFORM : android-23
41- ANDROID_NATIVE_API_LEVEL : 23
40+ ANDROID_PLATFORM : android-35
41+ ANDROID_NATIVE_API_LEVEL : 35
42+ STOREPASS : ${{secrets.STOREPASS}}
4243 qt_modules : ' qtscxml qtserialport qtwebchannel qtpositioning qtwebview'
4344
4445 # Map the job outputs to step outputs
7273 with :
7374 dir : ' ${{env.TOOSL_DIR}}' # optional
7475 version : ' ${{matrix.qt_version}}'
75- # host: 'linux'
76+ host : ' linux'
7677 target : ' desktop'
77- arch : ' gcc_64 '
78+ arch : ' linux_gcc_64 '
7879 set-env : false
7980 cache : true
8081 cache-key-prefix : cached_qt
You can’t perform that action at this time.
0 commit comments