Skip to content

Commit 34a06ed

Browse files
committed
Update circle.ci to go 1.23.
1 parent 5a4146e commit 34a06ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build_and_tests:
99
docker:
1010
# specify the version
11-
- image: cimg/go:1.22.8
11+
- image: cimg/go:1.23.8
1212

1313
# Please keep the version in sync with test/docker-compose.yaml
1414
- image: cimg/postgres:14.1

0 commit comments

Comments
 (0)