mirror of https://github.com/pulumi/pulumi.git
70a6170ef9
Our cron job that tests installing Pulumi has been failing when installing from Homebrew on macOS. The `pulumi` package depends on `go`, and Homebrew fails installing `go` due to conflicting files on the GitHub action runner. This happens because the runner image already has Go installed in the same places that Homebrew is trying to install go. The workaround is to delete the conflicting Go files on the runner before running the Homebrew install. A successful test run with this fix is available here: https://github.com/pulumi/pulumi/actions/runs/6383582011/job/17324492547 Fixes #13938 |
||
---|---|---|
.. | ||
ci-build-binaries.yml | ||
ci-build-sdks.yml | ||
ci-info.yml | ||
ci-lint.yml | ||
ci-prepare-release.yml | ||
ci-run-test.yml | ||
ci-test-docs-generation.yml | ||
ci.yml | ||
command-dispatch.yml | ||
download-pulumi-cron.yml | ||
on-community-pr.yml | ||
on-merge.yml | ||
on-pr-changelog.yml | ||
on-pr-default.yml | ||
on-pr.yml | ||
on-release.yml | ||
periodic-coverage.yml | ||
pr-test-acceptance-on-dispatch.yml | ||
pr-test-docs-gen-on-pr.yml | ||
pr-test-docs-generation-on-dispatch.yml | ||
rebase.yml | ||
release-homebrew-tap.yml | ||
release-pr.yml | ||
release.pub | ||
release.yml | ||
trigger-homebrew-event.yml | ||
trigger-release-docs-event.yml |