1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +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 }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [linux-latest] os: [ubuntu-latest]
qt_ver: [5.12.6] qt_ver: [5.12.6]
qt_target: [desktop] qt_target: [desktop]
steps: steps: