Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frankwiles committed Jan 27, 2024
1 parent fb53555 commit 5ea3ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- "4.2"
exclude:
- python-version: "3.10"
django-versin: "2.2"
django-version: "2.2"
steps:
- uses: actions/checkout@v3
- name: Setup Python version ${{ matrix.python-version }}
Expand Down

0 comments on commit 5ea3ae0

Please sign in to comment.