diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 4519027..acf16f1 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json env: - SETUP_GOLANG_VERSION: '1.18.10' + SETUP_GOLANG_VERSION: '1.21.8' steps: - label: "Update"