diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07411eacb10..4037c917cd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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