Skip to content

Commit

Permalink
Run CI on django main branch (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
flaeppe authored Sep 25, 2022
1 parent 681b67c commit c384937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
tox_env: "django41-py311"
- python-version: "3.11-dev"
tox_env: "django40-py311"
- python-version: "3.10"
tox_env: "django_main"
- python-version: "3.10"
tox_env: "django41-py310"
- python-version: "3.10"
Expand Down

0 comments on commit c384937

Please sign in to comment.