Openstatus www.openstatus.dev

⬆️ github action (#648)

authored by

Thibault Le Ouay and committed by
GitHub
cd0c7454 508b564a

+1 -1
+1 -1
.github/workflows/test.yml
··· 14 14 timeout-minutes: 15 15 15 services: 16 16 sqld: 17 - image: ghcr.io/libsql/sqld:latest 17 + image: ghcr.io/tursodatabase/libsql-server:latest 18 18 ports: 19 19 - 8080:8080 20 20