Closed
Description
Why
We support very legacy builds for MacOS (x64) and these builds need to be created on macos-14-large
runners in GitHub which are expensive. They also create failures when the workflows are run in a public fork of the repository.
What
Remove the build with the macos-14-large
runners in the CI and remove the creation of the -macos-x64.tar.gz
archive in the release.
How
- Remove the build with the
macos-14-large
in the CI workflow - Remove the build with the
macos-14-large
in theMithril Client multi-platform test
workflow - Dev blog post for end of support for MacOS
x64
pre-built binaries - Remove the
x86_64-darwin
target in nix flake - Discord announcement