mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-03-15 10:10:28 -04:00
feat: Add support QtC 19
remove support QtC 17
This commit is contained in:
8
.github/workflows/build_cmake.yml
vendored
8
.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.9.2",
|
|
||||||
qt_creator_version: "17.0.2"
|
|
||||||
}
|
|
||||||
- {
|
- {
|
||||||
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.2",
|
||||||
|
qt_creator_version: "19.0.0"
|
||||||
|
}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955
|
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955
|
||||||
|
|||||||
Reference in New Issue
Block a user