Support for Python 2.6 #49
jacobbridges
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
Today I switched our CI runner from TravisCI to Github Actions due to changes in the TravisCI pricing structure. During this transition I found that Github does not offer a Python 2.6 env for CI.
This means we cannot test/validate new changes against Python 2.6. Should we drop support?
Beta Was this translation helpful? Give feedback.
All reactions