Update circle.ci to go 1.23.
This commit is contained in:
parent
5a4146e4e8
commit
34a06ed198
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
build_and_tests:
|
||||
docker:
|
||||
# specify the version
|
||||
- image: cimg/go:1.22.8
|
||||
- image: cimg/go:1.23.8
|
||||
|
||||
# Please keep the version in sync with test/docker-compose.yaml
|
||||
- image: cimg/postgres:14.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue