feat: Add support QtC 19

remove support QtC 17
This commit is contained in:
Petr Mironychev
2026-03-12 23:31:35 +01:00
parent 31b4e73af5
commit a72cdd85a4

View File

@ -45,14 +45,14 @@ jobs:
cc: "clang", cxx: "clang++"
}
qt_config:
- {
qt_version: "6.9.2",
qt_creator_version: "17.0.2"
}
- {
qt_version: "6.10.1",
qt_creator_version: "18.0.2"
}
- {
qt_version: "6.10.2",
qt_creator_version: "19.0.0"
}
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955