Skip to content

Commit

Permalink
Update pylibczirw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markbader authored Jan 27, 2025
1 parent 59b69d4 commit 61d520a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pylibczirw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
runs-on: ${{ matrix.os }}
env:
CIBW_BUILD: "cp38-* cp39-* cp310-* cp311-* cp312-* cp313-*"
CIBW_VERSION: ${{ inputs.cibwVersion || '2.18.1'}}
PYLIBCZIRW_VERSION: ${{ inputs.pylibczirwVersion || '4.1.1'}}
CIBW_VERSION: ${{ inputs.cibwVersion || '2.22.0'}}
PYLIBCZIRW_VERSION: ${{ inputs.pylibczirwVersion || '4.1.3'}}
strategy:
matrix:
# macos-13 is an intel runner, macos-14 is apple silicon
Expand Down

0 comments on commit 61d520a

Please sign in to comment.