mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 04:56:00 +00:00
chore: auto-update github workflows
This commit is contained in:
7
.github/workflows/run-tests.yaml
vendored
7
.github/workflows/run-tests.yaml
vendored
@@ -93,3 +93,10 @@ jobs:
|
|||||||
image: cassandra:5.0.2
|
image: cassandra:5.0.2
|
||||||
ports:
|
ports:
|
||||||
- '15942:9042'
|
- '15942:9042'
|
||||||
|
libsql:
|
||||||
|
image: ghcr.io/tursodatabase/libsql-server:latest
|
||||||
|
platform: linux/amd64
|
||||||
|
ports:
|
||||||
|
- '8080:8080'
|
||||||
|
volumes:
|
||||||
|
- ./data/libsql:/var/lib/sqld
|
||||||
|
|||||||
Reference in New Issue
Block a user