Skip to content

Commit

Permalink
updates github CI to match supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Sep 22, 2023
1 parent 494964b commit 862c5dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
django-version: [ "3.2", "4.0" ,"4.1"]
django-version: [ "3.2", "4.2"]
python-version: [ "3.9", "3.10", "3.11" ]
env:
DATABASE_URL: postgres://postgres:[email protected]:5432/adminfilters
Expand Down
24 changes: 0 additions & 24 deletions .travis.yml

This file was deleted.

0 comments on commit 862c5dc

Please sign in to comment.