Unverified Commit 6105ba9d authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] bump CUDA version from `11.5.1` to `11.6.2` at CI (#5149)

parent 0a4851f5
...@@ -26,7 +26,7 @@ jobs: ...@@ -26,7 +26,7 @@ jobs:
- method: source - method: source
compiler: gcc compiler: gcc
python_version: "3.8" python_version: "3.8"
cuda_version: "11.5.1" cuda_version: "11.6.2"
tree_learner: cuda tree_learner: cuda
- method: pip - method: pip
compiler: clang compiler: clang
...@@ -41,7 +41,7 @@ jobs: ...@@ -41,7 +41,7 @@ jobs:
- method: source - method: source
compiler: gcc compiler: gcc
python_version: "3.8" python_version: "3.8"
cuda_version: "11.5.1" cuda_version: "11.6.2"
tree_learner: cuda_exp tree_learner: cuda_exp
- method: pip - method: pip
compiler: clang compiler: clang
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment