gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
935 stars 62 forks source link

[CircleCI] macOS Intel-based Resources No Longer Supported #155

Closed ryehowell closed 1 week ago

ryehowell commented 1 month ago

Describe the bug

Release builds are currently failing due to macOS Intel-based resources being deprecated on June 28, 2024.

Please see the CircleCI announcement here

Please see the documentation note here

To Reproduce

Create a new release Tag, see the failed CircleCI deploy stage.

Expected behavior

The CircleCI deploy job should not fail.