Skip to content

Commit

Permalink
only support python 3.10 and 3.11 due to torch
Browse files Browse the repository at this point in the history
  • Loading branch information
dfulu committed Dec 19, 2023
1 parent 4e1c7cd commit 89e1c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +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']"

0 comments on commit 89e1c1e

Please sign in to comment.