Skip to content

Commit

Permalink
[ci] bump CUDA version from 11.5.1 to 11.6.2 at CI (#5149)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Apr 14, 2022
1 parent 0a4851f commit 6105ba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- method: source
compiler: gcc
python_version: "3.8"
cuda_version: "11.5.1"
cuda_version: "11.6.2"
tree_learner: cuda
- method: pip
compiler: clang
Expand All @@ -41,7 +41,7 @@ jobs:
- method: source
compiler: gcc
python_version: "3.8"
cuda_version: "11.5.1"
cuda_version: "11.6.2"
tree_learner: cuda_exp
- method: pip
compiler: clang
Expand Down

0 comments on commit 6105ba9

Please sign in to comment.