Skip to content

Change deploy runner to MacOS 15 #210

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 1 commit into from
Jan 12, 2025

Conversation

mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

The MacOS runners are faster. This will allow for faster deployment when new commits are made to the main branch.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@mcbarton mcbarton requested a review from anutosh491 January 10, 2025 21:09
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.72%. Comparing base (c805027) to head (3997034).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   80.72%   80.72%           
=======================================
  Files          19       19           
  Lines         970      970           
  Branches       93       93           
=======================================
  Hits          783      783           
  Misses        187      187           

@anutosh491
Copy link
Collaborator

Not sure what's the purpose of this change ?

@mcbarton
Copy link
Collaborator Author

@anutosh491 The purpose is simple that the MacOs runners are quicker, so when you want to deploy an updtated Jupyter Lite Site it happens quicker.

@anutosh491
Copy link
Collaborator

The purpose is simple that the MacOs runners are quicker

Are there facts backing this ? Any documentation or something ?

@mcbarton
Copy link
Collaborator Author

mcbarton commented Jan 11, 2025

@anutosh491 Just look at the emscripten build times on CppInterOp as an example, or the osx builds vs Ubuntu build times. You'll notice that they are considerably shorter.

@anutosh491 anutosh491 merged commit 9767625 into compiler-research:main Jan 12, 2025
12 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.

3 participants