-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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 Windows CI: update conan.cmake and disable unit tests as temporary workaround for OOM issues #6930
Merged
Merged
Fix Windows CI: update conan.cmake and disable unit tests as temporary workaround for OOM issues #6930
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
d256fd0
Fix Windows CI
SiarheiFedartsou 3d7c3db
wip
SiarheiFedartsou 49e34fe
wip
SiarheiFedartsou 82c62af
wip
SiarheiFedartsou d214f52
wip
SiarheiFedartsou 8161ba9
wip
SiarheiFedartsou ba117af
wip
SiarheiFedartsou d9e5a3d
wip
SiarheiFedartsou 2b972f5
wip
SiarheiFedartsou f36746f
wip
SiarheiFedartsou 7cfca85
wip
SiarheiFedartsou 75521c7
wip
SiarheiFedartsou acd1bc5
wip
SiarheiFedartsou 344d254
wip
SiarheiFedartsou ef70c23
wip
SiarheiFedartsou 7e1fa53
wip
SiarheiFedartsou 2ca298a
wip
SiarheiFedartsou 49ea9f0
wip
SiarheiFedartsou 7ab9b7b
wip
SiarheiFedartsou dd264c5
wip
SiarheiFedartsou bb812ab
wip
SiarheiFedartsou c762789
wip
SiarheiFedartsou fac531c
wip
SiarheiFedartsou 0fb11a6
wip
SiarheiFedartsou 419bfd7
wip
SiarheiFedartsou 90cd6b0
wip
SiarheiFedartsou 4b05f30
wip
SiarheiFedartsou f95ce7f
wip
SiarheiFedartsou 0cbffb3
wip
SiarheiFedartsou 82c3d62
wip
SiarheiFedartsou 68f8be6
wip
SiarheiFedartsou 8a472b3
wip
SiarheiFedartsou 01996f3
wip
SiarheiFedartsou d6f42b4
wip
SiarheiFedartsou f560b93
wip
SiarheiFedartsou 9a4aaaa
wip
SiarheiFedartsou 5b9b5a5
wip
SiarheiFedartsou 6e0827c
wip
SiarheiFedartsou d23a6b3
wip
SiarheiFedartsou 7dfe267
wip
SiarheiFedartsou 5cdc0b9
wip
SiarheiFedartsou 2f5418e
wip
SiarheiFedartsou 70e7568
Merge branch 'master' into sf-fix-windows
SiarheiFedartsou 8f4c222
wip
SiarheiFedartsou 339c2ac
Merge branch 'master' into sf-fix-windows
SiarheiFedartsou fa7b8e6
wip
SiarheiFedartsou 5598c6d
wip
SiarheiFedartsou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just applies this change conan-io/cmake-conan@6e5369d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually it is better to upgrade to Conan 2, but it would take much more time :)