Skip to content

Commit

Permalink
Update pypyp to 1.3.0 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Mar 3, 2025
1 parent 8a772a2 commit 97640c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install cibuildwheel and pypyp
run: |
pipx install cibuildwheel==2.23.0
pipx install pypyp==1.2.0
pipx install pypyp==1.3.0
- id: set-matrix
run: |
MATRIX=$(
Expand Down

0 comments on commit 97640c9

Please sign in to comment.