Commit ebc0fe51 authored by rusty1s's avatar rusty1s
Browse files

[skip ci] build conda

parent ec29b7f3
......@@ -33,11 +33,10 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Conda info
- name: Install Conda packages
run: |
conda info
conda list
which python
conda install conda-build
conda install conda-verify
# - name: Install CUDA ${{ matrix.cuda-version }}
# if: ${{ matrix.cuda-version != 'cpu' }}
......
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