Skip to content

Fix build by locking conan version to most recent 1.x to resolve incompatibilities with conan 2.x#35

Merged
fire merged 1 commit intogodotengine:masterfrom
dvanderleij:master
Apr 14, 2023
Merged

Fix build by locking conan version to most recent 1.x to resolve incompatibilities with conan 2.x#35
fire merged 1 commit intogodotengine:masterfrom
dvanderleij:master

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