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

testing github actions

This commit is contained in:
Jay Two 2020-01-29 20:26:13 +09:00
parent 4112cbb86c
commit 7aaa6fb132

View File

@ -32,7 +32,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [linux-latest]
os: [ubuntu-latest]
qt_ver: [5.12.6]
qt_target: [desktop]
steps: