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 306b65df94 - Show all commits

View file

@ -9,12 +9,7 @@ platform:
os: windows os: windows
arch: amd64 arch: amd64
clone:
disable: true
steps: steps:
- name: clone
environment:
HOME: C:\Users\username\
- name: greeting - name: greeting
commands: commands:
- echo 'Hello from Windows 10! :D' - echo 'Hello from Windows 10! :D'