fix CI, take 2

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2022-10-13 11:13:09 +08:00
parent 5132b7080c
commit 8cd57ccc78
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
name: Build
strategy:
matrix:
qt-version: [5.12.12, 5.15.2, 6.4.0]
qt-version: [5.15.2, 6.4.0]
platform: [windows-latest, ubuntu-latest, macos-latest]
runs-on: ${{ matrix.platform }}