You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjustments for building a patched Go 1.25 is ready.
Changes include:
- Adapt patches for Go 1.25
- Switching release system from Go 1.24 to Go 1.25
- Remove pre-compiled SDK for i386/i686/x86 (`GOARCH=386`) architecture
- For x86-64/amd64 (`GOARCH=amd64`) and arm64/armv8 (`GOARCH=arm64`)
architecture, pre-compiled SDK will be delivered as usual
- This won't break the ability of cross-compiling to 32 bit
i386/i686/x86 architecture
- Regular building test will also lowering the frequency from 2 times a
week to 1 time a week
0 commit comments