surrealdb / surrealdb.go

SurrealDB SDK for Golang
https://surrealdb.com
Apache License 2.0
232 stars 60 forks source link

change action docker file with binary cuz fail of docker io limit #109

Closed ElecTwix closed 9 months ago

ElecTwix commented 10 months ago

checkout@v3 and setup-go@v3 move v4 for cache modules for faster ci run


Tests with docker and binary of surrealDB

Tests Tested With Status Error
Base 1 Docker Fail panic: repeated read on failed websocket connection
Base 2 Docker Fail panic: repeated read on failed websocket connection
Base 3 Docker Fail panic: repeated read on failed websocket connection
Test 1 Binary Sucesss None
Test 2 Binary Sucesss None
Test 3 Binary Sucesss None