Skip to content

CI: Remove macos-14 + gcc-11 build - #1315

Merged
rouson merged 1 commit into
fortran-lang:mainfrom
bonachea:remove-macos14-gcc11
Aug 27, 2026
Merged

CI: Remove macos-14 + gcc-11 build#1315
rouson merged 1 commit into
fortran-lang:mainfrom
bonachea:remove-macos14-gcc11

Conversation

@bonachea

Copy link
Copy Markdown
Contributor

This Homebrew bottle appears to be broken with the current macos-14 runner image, and seemingly always fails in the post-install step of setup-fortran.

Also, macos-14 is scheduled to reach end-of-life next month, and the macos-14 GitHub runner will be entirely retired in October, so it's not worth trying to fix.

Fixes #1314

CC: @rouson

This Homebrew bottle currently appears to be broken and always
fails at install time.

Also, macos-14 is scheduled to reach end-of-life next month,
and the [macos-14 GitHub runner will be entirely retired in October](actions/runner-images#13518),
so it's not worth trying to fix.
@rouson
rouson merged commit b58e9f7 into fortran-lang:main Aug 27, 2026
31 checks passed

@rouson rouson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI failure on macos-14 + gcc-11

2 participants