xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

[ci] fully replace CircleCI integration by GitHub Actions #428

Closed aomathwift closed 3 years ago

aomathwift commented 3 years ago

CircleCI builds keep failing, so we stop running master build on CircleCI. We also use the GithubActions that is already set up for feature branches to run master build as well.