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

Run macOS CI on both Intel and Apple Silicon #970

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Oct 16, 2024

This PR does the following:

  1. Run macOS CI on both Intel and Apple Silicon
  2. Fix a CI config bug regarding 32-bit vs 64-bit Julia

#973 was merged into this PR.


For reference, in GitHub Actions:

  • runs-on: macos-13 = Intel.
  • runs-on: macos-14 = Apple Silicon.

@DilumAluthge DilumAluthge mentioned this pull request Oct 16, 2024
27 tasks
Base automatically changed from dpa/version to master October 16, 2024 02:47
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.56%. Comparing base (b4201d8) to head (7988658).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #970   +/-   ##
=======================================
  Coverage   84.56%   84.56%           
=======================================
  Files           3        3           
  Lines         823      823           
=======================================
  Hits          696      696           
  Misses        127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Also, fix a CI config bug regarding 32-bit vs 64-bit Julia (#973)
@DilumAluthge DilumAluthge marked this pull request as ready for review October 16, 2024 05:30
@DilumAluthge
Copy link
Member Author

CI is all green.

@DilumAluthge DilumAluthge merged commit 0e04008 into master Oct 16, 2024
23 checks passed
@DilumAluthge DilumAluthge deleted the dpa/apple-silicon-ci branch October 16, 2024 08:06
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.

1 participant