Skip to content

Commit 1819e91

Browse files
authored
📝 Updates 4.0
1 parent 6b255a2 commit 1819e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This repository is an example of how to use [GitHub Actions Matrix feature](http
1515

1616
Our demo uses the `matrix` feature to install:
1717
- Python versions: 2.7, 3.6, 3.7, 3.8, 3.9, and 3.10
18-
- Django versions: 1.11 (LTS), 2.0, 2.1, 2.2 (LTS), 3.0, 3.1, 3.2 (LTS), and 4.0b1
18+
- Django versions: 1.11 (LTS), 2.0, 2.1, 2.2 (LTS), 3.0, 3.1, 3.2 (LTS), and 4.0
1919

2020
See the [actions.yml workflow](https://github.com/jefftriplett/python-github-actions-matrix-demo/blob/main/.github/workflows/actions.yml) for the matrix example.
2121

0 commit comments

Comments
 (0)