1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

Try to fix Android CI

This commit is contained in:
Daniel Nicoletti 2022-10-17 09:24:00 -03:00
parent a506a60f16
commit ae230f61fe

View File

@ -39,7 +39,7 @@ jobs:
qt_arch: [android_x86,android_armv7,android_arm64_v8a]
steps:
- name: Install Qt
uses: jurplel/install-qt-action@v2.10.0
uses: jurplel/install-qt-action@v3
with:
version: ${{ matrix.qt_ver }}
target: ${{ matrix.qt_target }}