Update circle.ci to go 1.24.

This commit is contained in:
Felipe Pinheiro 2026-03-23 11:21:56 -03:00
parent ea8a35d497
commit c4ce03d70c
No known key found for this signature in database
GPG key ID: 2A2351E155E2DD79

View file

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