Skip to content

Commit 2386a9a

Browse files
feat: Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
Signed-off-by: 吴小白 <[email protected]>
1 parent 14a1b3b commit 2386a9a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/posix.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,8 @@ jobs:
180180
name: openblas-${{ matrix.os }}-${{ matrix.PLAT }}-${{ matrix.INTERFACE64 }}-${{ matrix.MB_ML_LIBC }}-${{ matrix.MB_ML_VER }}
181181
path: libs/openblas*.tar.gz
182182

183-
- uses: conda-incubator/setup-miniconda@v3.0.4
183+
- uses: conda-incubator/setup-miniconda@v3.1.1
184184
with:
185-
architecture: ${{ env.PLAT == 'aarch64' && 'aarch64' || '' }}
186185
channels: conda-forge
187186
channel-priority: true
188187
activate-environment: upload

0 commit comments

Comments
 (0)