Disable TiDB testing in GitHub Actions

Closes #44829

Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
Stian Thorgersen
2025-12-11 10:20:28 +01:00
committed by GitHub
parent 5653b37e8e
commit 058200062c

View File

@@ -747,7 +747,7 @@ jobs:
timeout-minutes: 75
strategy:
matrix:
db: [postgres, mysql, oracle, mssql, mariadb, tidb]
db: [postgres, mysql, oracle, mssql, mariadb]
fail-fast: false
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0