Skip to content

End of support for MacOS x64 builds in the CI #2250

Closed
@jpraynaud

Description

@jpraynaud

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 the Mithril 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions