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
|
||||
clang: n
|
||||
continue-on-error: false
|
||||
- msystem: CLANG64
|
||||
prefix: mingw-w64-clang-x86_64
|
||||
x64: y
|
||||
clang: y
|
||||
continue-on-error: true
|
||||
# - msystem: CLANG64
|
||||
# prefix: mingw-w64-clang-x86_64
|
||||
# x64: y
|
||||
# clang: y
|
||||
# continue-on-error: true
|
||||
|
||||
steps:
|
||||
- uses: msys2/setup-msys2@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user