workflows: Remove MSVC build
This commit is contained in:
parent
1f0e1b165a
commit
a9a5681973
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
new-dynarec: on
|
new-dynarec: on
|
||||||
type: Debug
|
type: Debug
|
||||||
target-arch: ['Win32', 'x64', 'ARM64']
|
target-arch: ['Win32', 'x64', 'ARM64']
|
||||||
toolset: ['clangcl', 'v142']
|
toolset: ['clangcl']
|
||||||
exclude:
|
exclude:
|
||||||
- target-arch: 'ARM64'
|
- target-arch: 'ARM64'
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user