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,bionic: Work around broken libzmq5 dep #671

Merged
merged 1 commit into from May 6, 2021

Conversation

ferdnyc
Copy link
Contributor

@ferdnyc ferdnyc commented May 6, 2021

Seems Github Actions broke their Ubuntu bionic build image recently, making the libzmq3-dev apt install fail. Adding a workaround. See actions/runner-images#3317.

@ferdnyc ferdnyc added the build Issues related to compiling or installing libopenshot and its dependencies label May 6, 2021
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #671 (4107328) into develop (813c517) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #671   +/-   ##
========================================
  Coverage    52.38%   52.38%           
========================================
  Files          151      151           
  Lines        12345    12345           
========================================
  Hits          6467     6467           
  Misses        5878     5878           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 813c517...4107328. Read the comment docs.

@ferdnyc ferdnyc merged commit 56a6921 into OpenShot:develop May 6, 2021
@ferdnyc ferdnyc deleted the fix-bionic-ci branch May 6, 2021 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to compiling or installing libopenshot and its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant