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 broken CI #389

Merged
merged 6 commits into from
Feb 7, 2023
Merged

Fix broken CI #389

merged 6 commits into from
Feb 7, 2023

Conversation

fancycode
Copy link
Member

No description provided.

@@ -31,7 +31,7 @@ build_script:
before_test:
- copy /y build\dec265\%CONFIGURATION%\dec265.exe build
- copy /y build\enc265\%CONFIGURATION%\enc265.exe build
- copy /y build\libde265\%CONFIGURATION%\libde265.dll build
- copy /y build\libde265\%CONFIGURATION%\de265.dll build
Copy link
Member Author

Choose a reason for hiding this comment

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

@farindk Is this an expected change?

Copy link
Contributor

Choose a reason for hiding this comment

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

The old name in Windows was libde265.dll. I think we should keep the name and consider the change a bug.

@fancycode
Copy link
Member Author

The failing mingw test is moved to #391. Rest is fixed, so merging for now.

@farindk please try to keep everything green 😉

@fancycode fancycode merged commit 3aea5a4 into master Feb 7, 2023
@fancycode fancycode deleted the ci-fixes branch February 7, 2023 08:25
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