Fix tests and update circle.ci

This commit is contained in:
go-jet 2025-02-22 18:32:57 +01:00
parent f20bf50879
commit 6fe2f8605e
4 changed files with 17 additions and 9 deletions

View file

@ -11,7 +11,7 @@ jobs:
- image: cimg/go:1.23.6
# Please keep the version in sync with test/docker-compose.yaml
- image: cimg/postgres:14.10
- image: cimg/postgres:14.1
environment:
POSTGRES_USER: jet
POSTGRES_PASSWORD: jet
@ -29,7 +29,7 @@ jobs:
MYSQL_TCP_PORT: 50902
# Please keep the version in sync with test/docker-compose.yaml
- image: circleci/mariadb:11.7
- image: cimg/mariadb:11.4
command: [ '--default-authentication-plugin=mysql_native_password', '--port=50903' ]
environment:
MYSQL_ROOT_PASSWORD: jet