maxim-lobanov / setup-xcode

Set up your GitHub Actions workflow with a specific version of Xcode
MIT License
280 stars 28 forks source link

latest-stable is outdated #78

Closed dabrahams closed 6 months ago

dabrahams commented 6 months ago

It installs xcode-14.3 and we're at 15.x now.

dabrahams commented 6 months ago

Sorry, I was fooled by the fact that GitHub's macos-latest runner is not running the latest macOS!