Skip to content

Commit

Permalink
Remove excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Nov 19, 2024
1 parent a9d65d3 commit eeb1827
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
python-version: ['3.12', '3.13']
django-version: ['5.1', 'dev']
database-engine: ["mysql", "postgres"]
# TODO: remove after troubleshooting
exclude:
- django-version: '5.1'
- python-version: '3.13'
- database-engine: 'postgres'

services:
mysql:
Expand Down

0 comments on commit eeb1827

Please sign in to comment.