Skip to content

Feature/fix vtk install deadlock in ci#286

Merged
corentin-prigent merged 3 commits intodevelopfrom
feature/fix-vtk-install-deadlock-in-ci
Oct 22, 2024
Merged

Feature/fix vtk install deadlock in ci#286
corentin-prigent merged 3 commits intodevelopfrom
feature/fix-vtk-install-deadlock-in-ci

Conversation

@Algiane
Copy link
Copy Markdown
Member

@Algiane Algiane commented Oct 17, 2024

This PR replaces the macos-12 runners by macos-14 ones for jobs with VTK enabled.

It fixes a recent deadlock (or very long slowdown) during the installation of VTK using homebrew (see https://github.com/MmgTools/mmg/actions/runs/11384817386/job/31673334951) which is probably due to the removal of the macos-12 runner in a close future.

Integrating this PR should allow to fix the github-actions of PR #285.

@Algiane Algiane added the kind: ci-failure unexpected ci failure label Oct 17, 2024
@Algiane Algiane self-assigned this Oct 17, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.44%. Comparing base (4267b33) to head (12543e3).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #286   +/-   ##
========================================
  Coverage    50.44%   50.44%           
========================================
  Files          177      177           
  Lines        47238    47238           
  Branches     10271    10272    +1     
========================================
  Hits         23830    23830           
  Misses       15676    15676           
  Partials      7732     7732           

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

@corentin-prigent
Copy link
Copy Markdown
Contributor

Thanks !

@corentin-prigent corentin-prigent merged commit 74fe1ce into develop Oct 22, 2024
@corentin-prigent corentin-prigent deleted the feature/fix-vtk-install-deadlock-in-ci branch October 24, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: ci-failure unexpected ci failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants