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

chore(ci): add arm64 for macOS #1212

Merged
merged 1 commit into from
Dec 21, 2024
Merged

chore(ci): add arm64 for macOS #1212

merged 1 commit into from
Dec 21, 2024

Conversation

diegomrsantos
Copy link
Contributor

@diegomrsantos diegomrsantos commented Oct 10, 2024

This PR adds the macOS 14 GitHub runner that uses the arm64 cpu.

@diegomrsantos diegomrsantos changed the title add arm64 for macOS chore(ci) add arm64 for macOS Oct 10, 2024
@diegomrsantos diegomrsantos marked this pull request as ready for review October 10, 2024 13:59
@diegomrsantos diegomrsantos changed the title chore(ci) add arm64 for macOS chore(ci): add arm64 for macOS Oct 10, 2024
@diegomrsantos diegomrsantos requested a review from lchenut October 10, 2024 14:42
Copy link
Contributor

@lchenut lchenut left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -87,8 +93,8 @@ jobs:
with:
path: nimbledeps
# Using nim.branch as a simple way to differentiate between nimble using the "pkgs" or "pkgs2" directories.
# The change happened on Nimble v0.14.0.
key: nimbledeps-${{ matrix.nim.branch }}-${{ hashFiles('.pinned') }} # hashFiles returns a different value on windows
# The change happened on Nimble v0.14.0. Also forcing the deps to be reinstalled on each os and cpu.
Copy link
Collaborator

Choose a reason for hiding this comment

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

What changed for this to matter?

@diegomrsantos diegomrsantos added this pull request to the merge queue Oct 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 14, 2024
@diegomrsantos diegomrsantos added this pull request to the merge queue Oct 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 14, 2024
@diegomrsantos diegomrsantos added this pull request to the merge queue Oct 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2024
@richard-ramos richard-ramos force-pushed the ci-arm64 branch 2 times, most recently from 7ca18ff to 00e6584 Compare December 19, 2024 21:35
@richard-ramos richard-ramos self-assigned this Dec 19, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (09fe199) to head (066e5cd).
Report is 13 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1212      +/-   ##
==========================================
- Coverage   84.54%   84.47%   -0.07%     
==========================================
  Files          93       93              
  Lines       16650    16754     +104     
==========================================
+ Hits        14076    14153      +77     
- Misses       2574     2601      +27     

see 11 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

6 participants