Skip to content

CI: Update WoA job to use LLVM 20.1.8 and avoid stray preinstalled LLVM19 #5411

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 5 commits into from
Aug 9, 2025

Conversation

martin-frbg
Copy link
Collaborator

No description provided.

@lowkeyrossi
Copy link
Contributor

@martin-frbg any reason why Windows ARM64 CI are failing?

@martin-frbg
Copy link
Collaborator Author

somehow the current 20.1.6 based CI job appears to have lost its (intrinsic) iso_fortran_env module - I have not seen this problem locally. should be fixed when I merge this update

@lowkeyrossi
Copy link
Contributor

somehow the current 20.1.6 based CI job appears to have lost its (intrinsic) iso_fortran_env module - I have not seen this problem locally. should be fixed when I merge this update

Thanks for the update

@martin-frbg
Copy link
Collaborator Author

actually, for some weird reason, the pre-installed MS compiler seems to have grown an outdated installation of LLVM19 in its Tools directory lately, which took precedence over the 20.1.x due to the vcvars script's overwriting of our preset PATH

@martin-frbg martin-frbg changed the title CI: Update WoA job to use LLVM 20.1.8 CI: Update WoA job to use LLVM 20.1.8 and avoid stray preinstalled LLVM19 Aug 9, 2025
@martin-frbg martin-frbg merged commit 75c6ab4 into OpenMathLib:develop Aug 9, 2025
98 of 100 checks passed
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.

2 participants