Skip to content

Commit 587722c

Browse files
committed
giveup 3.10 for mac
1 parent 4a3e3d4 commit 587722c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macos-13, macos-latest]
12+
python-version: [3.11, 3.12, 3.13]
1213

1314
steps:
1415
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)