We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9fb17d commit ef5ab0eCopy full SHA for ef5ab0e
.github/workflows/build.yml
@@ -89,7 +89,7 @@ jobs:
89
90
strategy:
91
matrix:
92
- dbtype: [postgres, mysql, mariadb, mssql, sqlite]
+ dbtype: [postgres, mysql, mariadb, sqlite]
93
94
steps:
95
- uses: actions/checkout@v4
0 commit comments