Skip to content

Commit

Permalink
Drop mysql env too
Browse files Browse the repository at this point in the history
Because of issue building uwsgi
  • Loading branch information
jonathansick committed May 21, 2024
1 parent ec2bae0 commit 35d093f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
db:
- sqlite
- postgres
- mysql
# - mysql

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 35d093f

Please sign in to comment.