Skip to content

Commit

Permalink
First attempt do not do incorrect version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Booij-Liewes committed Dec 18, 2024
1 parent d990001 commit 301513f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
python-version: ["3.8", "3.12"]
django-version: ["3.2.25", "5.1.4"]
database-engine: ["postgres", "mysql"]
exclude:
- python-version: 3.8
django-version: 5.1.4
- python-version: 3.9
django-version: 5.1.4

services:
postgres:
Expand Down

0 comments on commit 301513f

Please sign in to comment.