Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Nov 20, 2024
1 parent 59f1f21 commit b0bdf48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:

- name: Install Miniforge
shell: bash -l {0}
if: ${{ inputs.architecture == 'aarch64' }}
env:
DESIRED_PYTHON: ${{ matrix.python_version }}
run: |
Expand Down

0 comments on commit b0bdf48

Please sign in to comment.