P-p-H-d / mlib

Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
BSD 2-Clause "Simplified" License
869 stars 76 forks source link

clang-cl actions failure #124

Closed P-p-H-d closed 3 months ago

P-p-H-d commented 3 months ago

The action run for windows clang-cl fails. This is due to a regression in the windows image: https://github.com/actions/runner-images/issues/10001