diff --git a/.github/workflows/posix.yml b/.github/workflows/posix.yml index a1920f8..064e96c 100644 --- a/.github/workflows/posix.yml +++ b/.github/workflows/posix.yml @@ -180,9 +180,8 @@ jobs: name: openblas-${{ matrix.os }}-${{ matrix.PLAT }}-${{ matrix.INTERFACE64 }}-${{ matrix.MB_ML_LIBC }}-${{ matrix.MB_ML_VER }} path: libs/openblas*.tar.gz - - uses: conda-incubator/setup-miniconda@v3.0.4 + - uses: conda-incubator/setup-miniconda@v3.1.1 with: - architecture: ${{ env.PLAT == 'aarch64' && 'aarch64' || '' }} channels: conda-forge channel-priority: true activate-environment: upload