Skip to content

Commit 0ebb6c8

Browse files
committed
testing wheels
1 parent 9dfc8e1 commit 0ebb6c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
CIBW_ENVIRONMENT_MACOS: MACOSX_DEPLOYMENT_TARGET='10.15'
2727

2828
- uses: actions/setup-python@v5
29+
with:
30+
python-version: '3.10'
2931

3032
- name: Tilde
3133
run: |

0 commit comments

Comments
 (0)