Skip to content

limit Intel Classic CI to Ubuntu 22.04 #925

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

Merged
merged 11 commits into from
Jan 29, 2025

Conversation

perazz
Copy link
Member

@perazz perazz commented Jan 29, 2025

GitHub runners on Ubuntu 24.04 ship with gcc-13.

The last Intel Compiler Classic version is not compatible with the gcc-13 C standard library.

So, this PR proposes to limit Intel Classic testing to Ubuntu 22.04 (the last officially supported version).

Fix #921.

cc: @jvdp1 @jalvesz

Copy link
Member

@jvdp1 jvdp1 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @perazz

@jalvesz
Copy link
Contributor

jalvesz commented Jan 29, 2025

LGTM, Thank you @perazz

@perazz perazz merged commit 74f5f90 into fortran-lang:master Jan 29, 2025
14 checks passed
@perazz
Copy link
Member Author

perazz commented Jan 29, 2025

Thank you @jalvesz @jvdp1, merging.

@perazz perazz deleted the hash_functions_c branch January 29, 2025 13:07
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.

Runner failing
3 participants