Skip to content

Commit

Permalink
drop django 3.2 and add 5.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Sep 6, 2024
1 parent c1d66d8 commit 05714f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- python-version: '3.8'
django-version: '5.1.*'
postgis-image: 'postgis/postgis:12-2.5'
- python-version: '3.12'
django-version: '5.1.*'
postgis-image: 'postgis/postgis:12-2.5'
- python-version: '3.8'
django-version: '5.1.*'
postgis-image: 'postgis/postgis:latest'
Expand Down

0 comments on commit 05714f5

Please sign in to comment.