dnsimple / dnsimple-python

The DNSimple API client for Python.
https://developer.dnsimple.com/
MIT License
65 stars 42 forks source link

Unpin Python version and pin Ubuntu version in release CI #422

Closed ghost closed 1 year ago

ghost commented 1 year ago

We don't need to pin the Python version to 3.8.5 specifically. It's out of date and ubuntu-22.04 doesn't have it (newer patch releases are available). We'll also pin our Ubuntu version to avoid unexpected versioning issues in the future.