mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
ci: disable mssql test
This commit is contained in:
parent
b9fb17d4d4
commit
ef5ab0ecb8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
dbtype: [postgres, mysql, mariadb, mssql, sqlite]
|
||||
dbtype: [postgres, mysql, mariadb, sqlite]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user