codemagic-ci-cd / cli-tools

Various utilities to managing Android and iOS app builds, code signing, and deployment.
https://codemagic.io/start/
GNU General Public License v3.0
245 stars 42 forks source link

CI: Use Python version test matrix for GH actions #396

Closed priitlatt closed 6 months ago

priitlatt commented 6 months ago

Use test matrix to define Python versions in GitHub actions test workflows instead of rewriting the whole workflow for every individual Python version.