logo
Simple CI recipes for .github/workflows? - Python Help - Discussions on Python.org

Simple CI recipes for .github/workflows? - Python Help - Discussions on Python.org

Does anybody have a slightly less crazy version of .github/workflows/ for just one build of one version on one Linux platform for a brief CI checking than what’s in python/cpython proper? I don’t need all platforms and a…