Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
perf: test actions
Browse files Browse the repository at this point in the history
Signed-off-by: 吴小白 <[email protected]>
  • Loading branch information
wojiushixiaobai committed Jan 20, 2025
1 parent 14a1b3b commit c2cc9ca
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@linux-aarch64
with:
architecture: ${{ env.PLAT == 'aarch64' && 'aarch64' || '' }}
channels: conda-forge
channel-priority: true
activate-environment: upload
Expand Down

0 comments on commit c2cc9ca

Please sign in to comment.