Skip to content

Commit

Permalink
Downgraded version of setuptools until I fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aasensio committed Jan 26, 2024
1 parent eb132f2 commit 087507b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3,606 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov

# - name: Build wheels
# uses: pypa/cibuildwheel@v2.16.0
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.0
Loading

0 comments on commit 087507b

Please sign in to comment.