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 ci.yml to use MacOS 15 for arm osx jobs #364

Merged

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Dec 2, 2024

This PR updates the ci.yml to use MacOS 15 for the arm osx jobs

@mcbarton mcbarton requested a review from vgvassilev December 2, 2024 21:27
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

Lgtm!

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.31%. Comparing base (063718d) to head (b829703).
Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #364      +/-   ##
==========================================
+ Coverage   74.55%   76.31%   +1.75%     
==========================================
  Files           8        8              
  Lines        3211     3137      -74     
==========================================
  Hits         2394     2394              
+ Misses        817      743      -74     

see 1 file with indirect coverage changes

see 1 file with indirect coverage changes

@mcbarton mcbarton force-pushed the Update-to-macos-15-GitHub-runner branch from 5c89a3e to 8d03469 Compare December 3, 2024 08:21
Define ARCHITECHURE=$(uname -m) to pick compiler correctly on osx15 (ci)

Install llvm15 to compile CppInterOp on osx15 cling jobs

Remove llvm 18 ci osx15 cling job

Try cleanup of brew

Try switching to Xcode 15.4 osx15 cling ci job

Add sudo to Xcode-select ci

Update ci.yml

Update ci.yml

Update ci.yml

Update ci.yml

Update ci.yml

Update ci.yml

Debug

Debug

Update ci.yml

Update ci.yml

Update ci.yml

Update ci.yml
@mcbarton mcbarton force-pushed the Update-to-macos-15-GitHub-runner branch from 27158e9 to b829703 Compare December 4, 2024 12:08
@mcbarton
Copy link
Collaborator Author

mcbarton commented Dec 4, 2024

@vgvassilev Is this PR still ok? I had to make change to the ci to get the cling job to work on osx 15.

@vgvassilev
Copy link
Contributor

I think so.

@mcbarton mcbarton merged commit 60a2d9c into compiler-research:main Dec 5, 2024
42 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