workflows: remove the broken clang64 build
This commit is contained in:
parent
f0fe6646d3
commit
7ec39be770
10
.github/workflows/c-cpp.yml
vendored
10
.github/workflows/c-cpp.yml
vendored
@ -47,11 +47,11 @@ jobs:
|
|||||||
x64: y
|
x64: y
|
||||||
clang: n
|
clang: n
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
- msystem: CLANG64
|
# - msystem: CLANG64
|
||||||
prefix: mingw-w64-clang-x86_64
|
# prefix: mingw-w64-clang-x86_64
|
||||||
x64: y
|
# x64: y
|
||||||
clang: y
|
# clang: y
|
||||||
continue-on-error: true
|
# continue-on-error: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: msys2/setup-msys2@v2
|
- uses: msys2/setup-msys2@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user