Upgrade cockroach version on CI

This commit is contained in:
Lunny Xiao 2024-12-26 12:50:22 -08:00
parent ed17be6735
commit 4a62cd150a
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
services:
cockroach:
image: cockroachdb/cockroach:v19.2.4
image: cockroachdb/cockroach:v24.2.7
cmd:
- 'start'
- '--insecure'