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

Fix MacOS X CI on GitHub Actions #547

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Fix MacOS X CI on GitHub Actions #547

merged 1 commit into from
Sep 20, 2024

Conversation

GlassOfWhiskey
Copy link
Member

@GlassOfWhiskey GlassOfWhiskey commented Sep 20, 2024

This commit restores the MacOS X continous integration by updating the setup-docker-macos-action step to version v1-alpha.14. This version fixes a bug with the newest GitHub MacOS X runner image (see douglascamata/setup-docker-macos-action#40), which led to temporarily disabling the CI on MacOS X (see #459).

Thsi commit restores the MacOS X continous integration by updating
the `setup-docker-macos-action` step to version `v1-alpha.14`. This
version fixes a bug with the newest GitHub MacOS X runner image,
which led to temporarily disabling the CI on MacOS X.
@GlassOfWhiskey GlassOfWhiskey merged commit d3c8b95 into master Sep 20, 2024
32 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the fix-macos-ci branch September 20, 2024 09:04
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.91%. Comparing base (44508f8) to head (90d0517).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   69.85%   69.91%   +0.05%     
==========================================
  Files          87       87              
  Lines       10882    10882              
  Branches     2548     2548              
==========================================
+ Hits         7602     7608       +6     
+ Misses       2806     2801       -5     
+ Partials      474      473       -1     

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

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