Skip to content

Commit

Permalink
[ci] bump CUDA version from 11.7.0 to 11.7.1 at CI (#5442)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Aug 28, 2022
1 parent e063dad commit 27435af
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.7.0"
cuda_version: "11.7.1"
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.7.0"
cuda_version: "11.7.1"
tree_learner: cuda_exp
- method: pip
compiler: clang
Expand Down

0 comments on commit 27435af

Please sign in to comment.