jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
898 stars 120 forks source link

test builds failing due to lack of 3.6 support in Ubuntu 22.04 #193

Closed rayrrr closed 1 year ago

rayrrr commented 1 year ago

As per https://github.com/actions/runner-images/issues/6399 the ubuntu-latest runner environment image has been upgraded to 22.04 LTS. Because Python 3.6 is EOL'ed, support for it has been removed from this image. This would be a good time to remove 3.6 support and add support for 3.11.