Breaking changes
gcc@9 will be removed from the macOS 11 (Big Sur) images.
Target date
Image deployment is starting on March 20 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.
Possible impact
If your builds depend on gcc@9 they can be broken.
Platforms affected
Runner images affected
Mitigation ways
gcc@9 still may be installed in runtime by calling the brew install gcc@9 command.
Breaking changes
gcc@9will be removed from the macOS 11 (Big Sur) images.Target date
Image deployment is starting on March 20 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.
Possible impact
If your builds depend on
gcc@9they can be broken.Platforms affected
Runner images affected
Mitigation ways
gcc@9still may be installed in runtime by calling thebrew install gcc@9command.