diff --git a/.circleci/config.yml b/.circleci/config.yml index 7d4ff7570b0..f3f89a36b16 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,7 @@ parameters: # when updating the go version, should also update the go version in go.mod description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder . type: string - default: go1.24.9-latest + default: go1.24.11-latest workflow: type: string