We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b9d00 commit d0752bfCopy full SHA for d0752bf
.github/workflows/build-wheels-oobabooga.yml
@@ -108,7 +108,7 @@ jobs:
108
- name: Setup Mamba
109
uses: conda-incubator/setup-miniconda@v3.1.0
110
with:
111
- activate-environment: "build"
+ activate-environment: "TGW"
112
python-version: ${{ matrix.pyver }}
113
miniforge-version: latest
114
add-pip-as-python-dependency: true
.github/workflows/build-wheels-tensorcores.yml
0 commit comments