"src/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "58565547e8397d376085dd65320fd4e6340267e2"
Unverified Commit 27435af6 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] bump CUDA version from `11.7.0` to `11.7.1` at CI (#5442)

parent e063dad2
...@@ -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.7.0" cuda_version: "11.7.1"
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.7.0" cuda_version: "11.7.1"
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