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

Update GCC versions in OS matrix #698

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

milancurcic
Copy link
Member

This PR updates the GCC versions in the OS matrix from [9, 10, 11] to [10, 11, 12]. I did this for both macOS and Ubuntu to keep gcc version parity between 2 OSs, and to not introduce complexity to the CI.yml, the syntax of which I'm still becoming familiar and am not 100% comfortable. Let's hope this works. The brew install step for gcc-11 and gcc-12 on macOS is not necessary because they're provided by the system, but I assume it doesn't hurt and keeps the CI.yml simpler. I hope this works.

Closes #696.

@milancurcic milancurcic merged commit 4da9933 into fortran-lang:master Mar 2, 2023
@milancurcic milancurcic deleted the ci-remove-gcc9-macos branch March 2, 2023 18:59
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.

gcc-9 build on macos-latest fails
1 participant