Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] GCC 11 will be removed from all macOS images on August 12 #10213

Closed
7 of 12 tasks
sarathrajsrinivasan opened this issue Jul 10, 2024 · 1 comment
Closed
7 of 12 tasks

Comments

@sarathrajsrinivasan
Copy link
Contributor

Breaking changes

GCC 11 will be removed from all macOS images.

Target date

Image deployment is starting on August 12 and will take 3-4 days.

The motivation for the changes

As of the software support policy only 3 latest versions of GCC are supported i.e., GCC 12, 13 and 14.

Possible impact

If your builds depend on gcc@11 they can be broken.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

gcc@11 still may be installed in runtime by calling the brew install gcc@11 command.

@sarathrajsrinivasan sarathrajsrinivasan self-assigned this Jul 10, 2024
scivision added a commit to ECLAIRWaveS/forestclaw that referenced this issue Jul 22, 2024
GCC-11 is being removed from GitHub Actions macOS runners in a few weeks

actions/runner-images#10213
scivision added a commit to ECLAIRWaveS/forestclaw that referenced this issue Jul 22, 2024
GCC-11 is being removed from GitHub Actions macOS runners in a few weeks

actions/runner-images#10213
@sarathrajsrinivasan
Copy link
Contributor Author

VM Rollouts done and GCC11 is removed from all macOS images.

hartwork added a commit to hartwork/ttyplot that referenced this issue Aug 19, 2024
GCC 11 has been dropped in the mean time:
actions/runner-images#10213
hartwork added a commit to hartwork/ttyplot that referenced this issue Aug 19, 2024
GCC 11 has been dropped in the mean time:
actions/runner-images#10213
NadeemYaseen added a commit to os-fpga/FOEDAG that referenced this issue Aug 20, 2024
…mage

[[macOS] GCC 11 will be removed from all macOS images on August 12](actions/runner-images#10213)
alaindargelas pushed a commit to os-fpga/FOEDAG that referenced this issue Aug 20, 2024
…os image (#1677)

* Update main.yml to use GCC 12 as 11 is no longer available on macos image

[[macOS] GCC 11 will be removed from all macOS images on August 12](actions/runner-images#10213)

* Incremented patch version

---------

Co-authored-by: NadeemYaseen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant