-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
coin-cgl : added 0.60.6 #15270
coin-cgl : added 0.60.6 #15270
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
f37156f
to
8ca2f85
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cad3cf3
to
0c0eeda
Compare
I detected other pull requests that are modifying coin-cgl/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
0c0eeda
to
b5e6253
Compare
This comment has been minimized.
This comment has been minimized.
if self.version == "0.60.3": | ||
self.requires("coin-utils/2.11.4") | ||
self.requires("coin-osi/0.108.6") | ||
self.requires("coin-clp/1.17.6") | ||
else: | ||
self.requires("coin-utils/2.11.6") | ||
self.requires("coin-osi/0.108.7") | ||
self.requires("coin-clp/1.17.7") |
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.
if self.version == "0.60.3": | |
self.requires("coin-utils/2.11.4") | |
self.requires("coin-osi/0.108.6") | |
self.requires("coin-clp/1.17.6") | |
else: | |
self.requires("coin-utils/2.11.6") | |
self.requires("coin-osi/0.108.7") | |
self.requires("coin-clp/1.17.7") | |
self.requires("coin-utils/2.11.6") | |
self.requires("coin-osi/0.108.7") | |
self.requires("coin-clp/1.17.7") |
Conan v1 pipeline ❌Failure in build 7 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. Conan v2 pipeline (informative, not required for merge) ❌
The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future. See details:Sorry, the system is under maintenance and it doesn't accept builds right now. Thanks for your understanding and help with the Conan Center Index! |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
covered by #15838 |
Specify library name and version: coin-cgl/0.60.6
Dependency of coin-cbc/2.10.8
Linked PR : #15261 #15262 #15263