- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 438
Open
Labels
Milestone
Description
Silk.NET/build/nuke/Native/Angle.cs
Line 29 in 81cfc10
// NOTE: Disabled until space issues are resolved! If you are a user who needs this please submit a PR! |
This is necessary to ship new versions of ANGLE and to add more platform coverage (e.g. Arm64).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Milestone
Relationships
Development
Select code repository
Activity
Perksey commentedon Apr 8, 2024
Logs for last builds are still available: https://github.com/dotnet/Silk.NET/actions/workflows/angle.yml
Essentially when cloning recursively and building we quickly passed the actions limits. If we can figure out a way to cross-compile (a la zig cc) on just Windows, we can use our self-hosted runner. Otherwise, I'm not sure what can be done to combat this.
cyraid commentedon Sep 19, 2024
Oof, yeah I could see action limits being passed. That's unfortunate. Would have been nice to separate into separate github's with their own action limits? Any chance of this one being enabled again or no?
Beyley commentedon Sep 19, 2024
If a contributor is willing to put in the effort to make it work again, it'll be re-enabled