Skip to content

Commit

Permalink
no more brew install for wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Jul 1, 2024
1 parent 174af27 commit 7eef367
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ jobs:
locked: true
cache-key: ${{ matrix.os }}

- name: Install GSL
run: |
brew install gsl
- name: Build wheels
uses: pypa/cibuildwheel@v2.19.1

Expand Down

0 comments on commit 7eef367

Please sign in to comment.