Skip to content

Commit 78a9733

Browse files
authored
meta: ignore mssql failures for releasing v6 (#17524)
1 parent 5deadd2 commit 78a9733

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ jobs:
307307
test-sqlite,
308308
test-postgres,
309309
test-mysql-mariadb,
310-
test-mssql,
311310
]
312311
if: github.event_name == 'push' && (github.ref == 'refs/heads/v6' || github.ref == 'refs/heads/v6-beta')
313312
env:

0 commit comments

Comments
 (0)