ci: major refactors & add msvc check #8

Merged
light7734 merged 23 commits from ci/build_msvc_amd64 into main 2025-07-20 04:37:06 +00:00
Showing only changes of commit b1bca72f6f - Show all commits

View file

@ -12,8 +12,7 @@ platform:
steps: steps:
- name: greeting - name: greeting
commands: commands:
- echo 'Hello from Windows 10! :D' - conan --version
- ls
--- ---
kind: pipeline kind: pipeline