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
Simplify build configuration
- Use ubuntu-24.04 runner so we get a more recent clang version
- Use native arm64 build, getting rid of zig
- Remove setup steps for dependencies that are already installed on the runner
images
- CLANG_ENABLE_ARCMT is deprecated, don't attempt to disable it
- Fix thinLTO support