Skip to content

Commit b9e3f55

Browse files
committed
ENH: Remove 39
1 parent df7cd04 commit b9e3f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
python: [cp39, cp310, cp311, cp312, cp313]
21+
python: [cp310, cp311, cp312, cp313]
2222
os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
2323
python_impl: [Python]
2424
include:

0 commit comments

Comments
 (0)