GitHub Actions Matrix example with Python and Django
This repository is an example of how to use GitHub Actions Matrix feature.
Our demo uses the matrix
feature to install:
- Python versions: 2.7, 3.6, 3.7, 3.8, 3.9, and 3.10
- Django versions: 1.11 (LTS), 2.0, 2.1, 2.2 (LTS), 3.0, 3.1, 3.2 (LTS), and 4.0
See the actions.yml workflow for the matrix example.
🏡 Homepage
✨ Demo
👤 Jeff Triplett
- Website: https://jefftriplett.com
- Twitter: @webology
- Github: @jefftriplett
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐ if this project helped you!