Skip to content

Commit 8fa267f

Browse files
committed
Enable manylinux tests for Python 3.12 and x64
1 parent 91390d8 commit 8fa267f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/basemap-for-manylinux.yml

-3
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,6 @@ jobs:
260260
python-version:
261261
["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
262262
exclude:
263-
# Missing precompiled binaries for `lxml`.
264-
- arch: "x64"
265-
python-version: "3.12"
266263
# Missing precompiled binaries for `numpy`, `matplotlib`,
267264
# `pyproj`, `pillow` and `lxml`.
268265
- arch: "x86"

0 commit comments

Comments
 (0)