mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Disable TiDB testing in GitHub Actions (#44837)
Closes #44829 (cherry picked from commit 058200062cfb9a2d15a09b72a12b536ab9ae6b2c) Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
parent
95811fc7c2
commit
cc6887feba
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -577,7 +577,7 @@ jobs:
|
||||
timeout-minutes: 90
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user