Skip to content

Commit

Permalink
Testing Django 3.2 against Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
etianen committed Apr 30, 2023
1 parent 65ecc5c commit f259930
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
django-version: '>=4.1,<4.2'
- python-version: 3.7
django-version: '>=4.0,<4.1'
- python-version: '3.10'
django-version: '>=3.2,<4.0'
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit f259930

Please sign in to comment.