Is your feature request related to a problem? Please describe.
windows CI is failing because the free tier of the runner is running out of memory compiling godot-go
Describe the solution you'd like
Setup a self-hosted runner with more memory.
Describe alternatives you've considered
We can try to somehow split up the main gdextension package into smaller packages; this should reduce the memory pressure.
Is your feature request related to a problem? Please describe. windows CI is failing because the free tier of the runner is running out of memory compiling godot-go
Describe the solution you'd like Setup a self-hosted runner with more memory.
Describe alternatives you've considered We can try to somehow split up the main gdextension package into smaller packages; this should reduce the memory pressure.