mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-04-30 13:44:57 -05:00
8271c744d1
Moved vcpkg Linux/Windows and analyzer Qt5/6 workflows to self-hosted runners. They took to much minutes from GitHub hosted runners, the last month analyzers took more than 1000mins for one test (because it failed ...). - removed old analyzers-qt5/6.yml - vcpkg-Linux/Windows.yml can run self-hosted or GitHub hosted - new analyzers.yml can run self-hosted only - extracted common code from the deploy.ps1 script to replace the REF and SHA512 hash for TinyOrm vcpkg port