Skip to content

Update circleci mac golang version#8516

Merged
reimda merged 2 commits intomasterfrom
circleci-mac-executor
Dec 4, 2020
Merged

Update circleci mac golang version#8516
reimda merged 2 commits intomasterfrom
circleci-mac-executor

Conversation

@reimda
Copy link
Copy Markdown
Contributor

@reimda reimda commented Dec 4, 2020

The current circleci mac executor has an old homebrew which provides golang 1.13.6. This is used in CI macdeps and test-go-darwin. Homebrew itself can provide a newer golang but updating it takes a few minutes each CI run.

This PR switches to a newer circleci executor and updates the cache key to avoid reusing the cache from the previous executor. (see https://circleci.com/docs/2.0/caching/#managing-caches) The newer executor has an updated homebrew that provides golang 1.15.3 without updating.

#8391 and #8496 depend on updated golang during CI

@reimda reimda changed the title Update circleci mac executor version Update circleci mac golang version Dec 4, 2020
@reimda reimda marked this pull request as ready for review December 4, 2020 23:53
@reimda reimda merged commit 73986ac into master Dec 4, 2020
@reimda reimda deleted the circleci-mac-executor branch December 4, 2020 23:53
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant