Skip to content

jefftriplett/python-github-actions-matrix-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7200ea1 Β· Jan 19, 2022

History

70 Commits
Jan 19, 2022
Jan 19, 2022

Repository files navigation

Welcome to python-github-actions-matrix-demo πŸ‘‹

Twitter: webology build matrix demo

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

Author

πŸ‘€ Jeff Triplett

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!