Skip to content

Commit ef5ab0e

Browse files
authored
ci: disable mssql test
1 parent b9fb17d commit ef5ab0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
strategy:
9191
matrix:
92-
dbtype: [postgres, mysql, mariadb, mssql, sqlite]
92+
dbtype: [postgres, mysql, mariadb, sqlite]
9393

9494
steps:
9595
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)