dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.89k stars 378 forks source link

Fix build on macOS runner which is apparently arm now #2161

Closed Perksey closed 2 months ago

Perksey commented 2 months ago

@dotnet/silk-dotnet anyone can review this one

github-actions[bot] commented 2 months ago

File Coverage
All files 8% :white_check_mark:

Minimum allowed coverage is 0%

Generated by :monkey: cobertura-action against f2632da38516f84fc630f42c4fac7d960e8c12aa

Perksey commented 2 months ago

The new job is failing because we weren't building the whole sln before, fixed on my branch :/ recommend merge with this failing for now