Skip to content

Commit

Permalink
different anaconda setup
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Oct 30, 2023
1 parent 516dc8e commit 012f408
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/regression_tests_gpu_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
update-conda: true
python-version: ${{ matrix.python-version }}
conda-channels: anaconda, conda-forge
# - name: Setup Anaconda
# run: |
# conda install -y conda-build anaconda-client
- name: Setup Anaconda
run: |
conda install -y conda-build anaconda-client
- name: Setup Java 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 012f408

Please sign in to comment.