Skip to content

Commit

Permalink
feat: Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: 吴小白 <[email protected]>
  • Loading branch information
wojiushixiaobai committed Jan 21, 2025
1 parent 14a1b3b commit 2386a9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/posix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2386a9a

Please sign in to comment.