File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -414,6 +414,20 @@ GitHub Actions:
414414 msys2/setup-msys2@v2
415415 jurplel/install-qt-action@v3
416416
417+ - periodical upgrades:
418+
419+ - analyzers-qtX.yml
420+ - add-apt-repository Clang 14
421+ - clang-cl.yml
422+ - Install LLVM and Clang 15.0.6 (KyleMayes/install-llvm-action@v1)
423+ - Qt 6.3.2 install base components (jurplel/install-qt-action@v3)
424+ - QMYSQL install driver dlls (Qt 6.3.2) - needed to rebuild the QSQL QMYSQL driver
425+ - linux-qtX.yml
426+ - add-apt-repository Clang 15
427+ - msvc-2022.yml
428+ - Qt 6.3.2 install base components (jurplel/install-qt-action@v3)
429+ - QMYSQL install driver dlls (Qt 6.3.2) - needed to rebuild the QSQL QMYSQL driver
430+
417431 - how to update the clazy-standalone (analyzers.yml):
418432 - update the QtCreator to latest version, copy libexec/qtcreator/clang/ to some empty folder
419433 - leave only the clazy-standalone executable in the bin/ folder and compress it:
You can’t perform that action at this time.
0 commit comments