forked from github_mirror/framelesshelper
fix ci: 6.5.1 has not been released yet
This commit is contained in:
parent
cfcf9f4178
commit
76453b123e
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue