Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 7, 2024
1 parent 853dcfe commit bf92943
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .ci/gpu_ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: cupy_env
channels:
- nvidia
- conda-forge
- nvidia
- conda-forge
dependencies:
- python=3.12
- cuda-version=11.8
- cupy
- numba
- pytest
- pytest-cov
- pytest-xdist
- python=3.12
- cuda-version=11.8
- cupy
- numba
- pytest
- pytest-cov
- pytest-xdist

0 comments on commit bf92943

Please sign in to comment.