Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit b071b4e

Browse files
committed
only test on 3.11
1 parent 9534413 commit b071b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
sudo_apt_install: "libgeos++-dev libproj-dev proj-data proj-bin"
1919
# brew_install: "proj geos librttopo"
2020
os_list: '["ubuntu-latest"]'
21-
python-version: "['3.10','3.11']"
21+
python-version: "['3.11']"

0 commit comments

Comments
 (0)