[CI] Use supported versions of Windows - #381
Merged
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## mainline #381 +/- ##
==============================================
+ Coverage 84.85% 84.94% +0.09%
- Complexity 42 44 +2
==============================================
Files 108 106 -2
Lines 8663 7574 -1089
Branches 510 40 -470
==============================================
- Hits 7351 6434 -917
+ Misses 1289 1116 -173
- Partials 23 24 +1
Continue to review full report at Codecov.
|
This was referenced May 23, 2022
Merged
rapids-bot Bot
pushed a commit
to NVIDIA/cuml
that referenced
this pull request
May 28, 2022
The 2.4.0 version of Treelite incorporates the following improvements: * dmlc/treelite#370 * dmlc/treelite#381 * dmlc/treelite#380 * dmlc/treelite#383 Requires rapidsai/integration#474 This PR targets the 22.06 release. Closes #4715 Authors: - Philip Hyunsu Cho (https://github.com/hcho3) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) - Corey J. Nolet (https://github.com/cjnolet) URL: #4752
vimarsh6739
pushed a commit
to vimarsh6739/cuml
that referenced
this pull request
Oct 9, 2023
The 2.4.0 version of Treelite incorporates the following improvements: * dmlc/treelite#370 * dmlc/treelite#381 * dmlc/treelite#380 * dmlc/treelite#383 Requires rapidsai/integration#474 This PR targets the 22.06 release. Closes NVIDIA#4715 Authors: - Philip Hyunsu Cho (https://github.com/hcho3) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) - Corey J. Nolet (https://github.com/cjnolet) URL: NVIDIA#4752
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The
vs2017-win2016image was retired on last March. Usewindows-2019for all Windows jobs.