ci: disable mssql test

pull/6335/merge
Nicolas Giard 4 weeks ago committed by GitHub
parent b9fb17d4d4
commit ef5ab0ecb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -89,7 +89,7 @@ jobs:
strategy:
matrix:
dbtype: [postgres, mysql, mariadb, mssql, sqlite]
dbtype: [postgres, mysql, mariadb, sqlite]
steps:
- uses: actions/checkout@v4

Loading…
Cancel
Save