Skip to content

Commit

Permalink
update supported python versions for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dfulu committed Dec 12, 2023
1 parent 87e4b9c commit 3737e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
sudo_apt_install: "libgeos++-dev libproj-dev proj-data proj-bin"
# brew_install: "proj geos librttopo"
os_list: '["ubuntu-latest"]'
python-version: ["3.10", "3.11"]
python-version: "['3.10', '3.11']"

0 comments on commit 3737e48

Please sign in to comment.