Skip to content

Commit 2374502

Browse files
committed
Revert go-version changes
1 parent 37680d2 commit 2374502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ parameters:
66
# when updating the go version, should also update the go version in go.mod
77
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
88
type: string
9-
default: go1.21.12-latest
9+
default: go1.21.10-latest
1010

1111
workflow:
1212
type: string

0 commit comments

Comments
 (0)