Skip to content

Commit

Permalink
Cleanup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jameseh96 committed Oct 15, 2024
1 parent b8b3111 commit 6ebd18e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
env:
CIBW_BUILD: '{cp,pp}3*x86_64'
CIBW_SKIP: '{cp,pp}3{6,7}*'
CIBW_BEFORE_BUILD: 'python3 -m pip install conan==1.*'
steps:
- uses: actions/checkout@master
with:
Expand Down

0 comments on commit 6ebd18e

Please sign in to comment.