Anyone have a good example of setting up GitHub Actions for old, out-of-support versions of Python (e.g. 2.7, 3.6)?

@pganssle Oh - I see the problem. `ubuntu-latest` has been promoted to 22.04, which doesn't have those older Python versions in the list. Try switching to `ubuntu-20.04`

github.com/actions/runner-imag

@pganssle Alternatively you could stay on `ubuntu-latest` and instead of using the setup-python action you could script out `sudo apt install python2`

Follow

@mattjohnsonpint Yeah, Hynek figured it out in a parallel reply: mastodon.social/@hynek/1094342

So now the Windows + Python users of northern Mexico can have more accurate time zones today. If they update their Python packages. 😅

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.