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

CI: remove macOS 12 runner and fix Ubuntu #41

Merged
merged 2 commits into from
Dec 22, 2024
Merged

CI: remove macOS 12 runner and fix Ubuntu #41

merged 2 commits into from
Dec 22, 2024

Conversation

hrantzsch
Copy link
Owner

@hrantzsch hrantzsch commented Dec 22, 2024

The macOS 12 runner is no longer supported. Ubuntu tests were failing because some dependencies were not found on the server and could not be installed.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.60%. Comparing base (82acee8) to head (d8fbf87).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   77.60%   77.60%           
=======================================
  Files           4        4           
  Lines         250      250           
  Branches       75       76    +1     
=======================================
  Hits          194      194           
  Misses         33       33           
  Partials       23       23           
Flag Coverage Δ
unittests 77.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Without this, some packages, specifically libgstreamer, failed to
install because it was not found on the server.
@hrantzsch hrantzsch changed the title CI: remove unsupported macOS 12 runner CI: remove macOS 12 runner and fix Ubuntu Dec 22, 2024
@hrantzsch hrantzsch merged commit 1865e69 into master Dec 22, 2024
12 checks passed
@hrantzsch hrantzsch deleted the ci branch December 22, 2024 06:23
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