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 build by locking conan version to most recent 1.x to resolve incompatibilities with conan 2.x #35

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

dvanderleij
Copy link
Contributor

When trying to build from example in the build.yaml I realised that the conan version was not locked during building and since 2.x has released in the meantime which changed the api this broke the GitHub actions build. Locking the version to 1.58 for now seems to repair the build. I have little to no knowledge of conan so i would know how to upgrade to 2.x.

@dvanderleij dvanderleij changed the title Fix Build by locking conan version to most recent 1.x to resolve incompatibilities with conan 2.x Fix build by locking conan version to most recent 1.x to resolve incompatibilities with conan 2.x Apr 10, 2023
@fire
Copy link
Member

fire commented Apr 12, 2023

The pr looks ok. If the tests pass I can merge.

@Calinou Calinou added the bug Something isn't working label Apr 12, 2023
Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

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

Looks good.

@fire fire merged commit 5f95a40 into godotengine:master Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants