mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
chore: build only for qtc 20
This commit is contained in:
16
.github/workflows/build_cmake.yml
vendored
16
.github/workflows/build_cmake.yml
vendored
@@ -45,14 +45,14 @@ jobs:
|
|||||||
cc: "clang", cxx: "clang++"
|
cc: "clang", cxx: "clang++"
|
||||||
}
|
}
|
||||||
qt_config:
|
qt_config:
|
||||||
- {
|
# - {
|
||||||
qt_version: "6.10.1",
|
# qt_version: "6.10.1",
|
||||||
qt_creator_version: "18.0.2"
|
# qt_creator_version: "18.0.2"
|
||||||
}
|
# }
|
||||||
- {
|
# - {
|
||||||
qt_version: "6.10.3",
|
# qt_version: "6.10.3",
|
||||||
qt_creator_version: "19.0.2"
|
# qt_creator_version: "19.0.2"
|
||||||
}
|
# }
|
||||||
- {
|
- {
|
||||||
qt_version: "6.11.0",
|
qt_version: "6.11.0",
|
||||||
qt_creator_version: "20.0.0-beta1"
|
qt_creator_version: "20.0.0-beta1"
|
||||||
|
|||||||
Reference in New Issue
Block a user