mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

isolate ci/cd python dev environment #494

Open mcandre opened 5 months ago

mcandre commented 5 months ago

Setup ASDF or similar version manager in GitHub Actions, so that safety check doesn't explode with warnings on unactionable OS distribution packages. (GitHub Actions has a nasty habit of installing everything and the kitchen sink in case some developer out there might need it.)