mirror of
https://git.sr.ht/~lattis/muon
synced 2026-01-26 16:09:08 +00:00
clang-cl ci
This commit is contained in:
parent
da17f109e2
commit
689d6e8922
1
.github/workflows/vs.yml
vendored
1
.github/workflows/vs.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
matrix:
|
||||
compiler:
|
||||
- {c: 'cl', cpp: 'cl'}
|
||||
- {c: 'clang-cl', cpp: 'clang-cl'}
|
||||
- {c: 'clang', cpp: 'clang++'}
|
||||
name: ${{ matrix.compiler.c }}
|
||||
runs-on: windows-2022
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user