mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-09-12 08:15:25 -04:00
feat: Add support QtCreator 17.0.1 (#225)
Add support 17.0.1 instead 17.0.0
This commit is contained in:
4
.github/workflows/build_cmake.yml
vendored
4
.github/workflows/build_cmake.yml
vendored
@ -46,8 +46,8 @@ jobs:
|
|||||||
}
|
}
|
||||||
qt_config:
|
qt_config:
|
||||||
- {
|
- {
|
||||||
qt_version: "6.9.1",
|
qt_version: "6.9.2",
|
||||||
qt_creator_version: "17.0.0"
|
qt_creator_version: "17.0.1"
|
||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
qt_version: "6.8.3",
|
qt_version: "6.8.3",
|
||||||
|
Reference in New Issue
Block a user