Skip to content

Commit

Permalink
Align CI go version (#101)
Browse files Browse the repository at this point in the history
trying to align the go version used in CI with the one we used for this
project -
https:/elastic/elastic-agent-autodiscover/blob/main/.go-version
  • Loading branch information
jlind23 authored Jul 22, 2024
1 parent 9656a61 commit 9e97f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

env:
SETUP_GVM_VERSION: 'v0.5.0'
GO_VERSION_CHOCO: "1.20.5"
GO_VERSION_CHOCO: "1.22.5"
LINUX_AGENT_IMAGE: "golang:${GO_VERSION}"
WINDOWS_AGENT_IMAGE: "family/core-windows-2022"

Expand Down

0 comments on commit 9e97f9d

Please sign in to comment.