Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mhieta committed Jun 18, 2024
2 parents de49213 + a053916 commit 64f815b
Show file tree
Hide file tree
Showing 3 changed files with 489 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
environment: test
strategy:
matrix:
python: [ "3.10" ]
python: [ "3.11" ]
env:
DEBUG: True
DATABASE_URL: postgis://postgres:postgres@localhost/parking-permits
Expand Down
Loading

0 comments on commit 64f815b

Please sign in to comment.