fix ci: 6.5.1 has not been released yet

This commit is contained in:
Yuhang Zhao 2023-05-17 18:06:00 +08:00
parent cfcf9f4178
commit 76453b123e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
name: Build name: Build
strategy: strategy:
matrix: matrix:
qt-version: [5.15.2, 6.5.1] qt-version: [5.15.2, 6.5.0]
library-type: [shared, static] library-type: [shared, static]
platform: [windows-latest, ubuntu-latest, macos-latest] platform: [windows-latest, ubuntu-latest, macos-latest]
include: include: