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:
|
||||
- name: MSVC
|
||||
preset: msvc
|
||||
- name: Clang
|
||||
preset: clang
|
||||
#- name: Clang
|
||||
# preset: clang
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue