-
Notifications
You must be signed in to change notification settings - Fork 915
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
Update cmake and conda to 22.02 #9746
Conversation
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.
Can you update ci/release/update-version.sh
to reflect the new CMake code layout that caused the script to miss these
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #9746 +/- ##
================================================
- Coverage 10.49% 10.47% -0.02%
================================================
Files 119 119
Lines 20305 20369 +64
================================================
+ Hits 2130 2133 +3
- Misses 18175 18236 +61
Continue to review full report at Codecov.
|
rerun tests |
This needs to have latest 22.02 merged in since the failing JIT test issue has been solved |
rerun tests |
@gpucibot merge |
Changes related to update to 22.02 in one conda environment recipe (only 11.5) was missed. This adds that.
Also makes project version changes in cmake related to update from 21.12 to 22.02.