mirror of https://github.com/AxioDL/metaforce.git
Disable clang for windows for the time being
This commit is contained in:
parent
4c1435d6e2
commit
0e8245500a
|
@ -256,8 +256,8 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- name: MSVC
|
- name: MSVC
|
||||||
preset: msvc
|
preset: msvc
|
||||||
- name: Clang
|
#- name: Clang
|
||||||
preset: clang
|
# preset: clang
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue