Fix cockroach

This commit is contained in:
Lunny Xiao 2023-05-25 14:20:27 +08:00
parent 568f3cfc4e
commit 01b0250b2a
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 3 deletions

View File

@ -50,5 +50,3 @@ jobs:
image: cockroachdb/cockroach:v19.2.4
cmd:
- /cockroach/cockroach start --insecure
ports:
- 3306:3306