Revert go version change and mariadb.

This commit is contained in:
go-jet 2025-03-09 18:22:31 +01:00
parent 950b33191e
commit 97f1b46352
9 changed files with 19 additions and 16 deletions

View file

@ -8,7 +8,7 @@ jobs:
build_and_tests:
docker:
# specify the version
- image: cimg/go:1.23.6
- image: cimg/go:1.22.8
# Please keep the version in sync with test/docker-compose.yaml
- image: cimg/postgres:14.1