Skip to content

Commit

Permalink
ci: remove python 2.10 test for edx-drf-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Nov 22, 2023
1 parent 4fe1d00 commit 9cc5cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
max-parallel: 2
matrix:
python-version: ["3.8", "3.10"]
python-version: ["3.8"]
django: ["32"]
steps:
- name: Checkout
Expand Down

0 comments on commit 9cc5cda

Please sign in to comment.