Closed bendrucker closed 9 months ago
Missed in #1972 because Actions still uses Intel by default and doesn't offer larger runners without a paid org:
https://docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners#about-macos-larger-runners
Otherwise, make test fails on modern Macs:
make test
--- FAIL: Test_Install (1.31s) install_test.go:28: Failed to install: Failed to download tflint-ruleset-aws_darwin_arm64.zip: file not found in the GitHub release. Does the release contain the file with the correct name ?
Missed in #1972 because Actions still uses Intel by default and doesn't offer larger runners without a paid org:
https://docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners#about-macos-larger-runners
Otherwise,
make test
fails on modern Macs: