Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Github Actions: Revert CI to Xcode 11.7 after automatic update #64

Closed
wants to merge 1 commit into from

Conversation

EwoutH
Copy link
Contributor

@EwoutH EwoutH commented Nov 9, 2020

On October 20th, 2020, the default Xcode version of GitHub Actions was switched from 11.7 to 12.0.1, breaking the CI. This PR explicitly sets the Xcode version to revert is back to 11.7 and avoid this from happening in the future.

See also: actions/runner-images#1712

The macOS version is also fixed to avoid similar issues in the future (latest = 10.15 right now).

On October 20th, 2020, the default Xcode version of GitHub Actions was switched from 11.7 to 12.0.1, breaking the CI. See actions/runner-images#1712

The macOS version is also fixed to avoid similar issues in the future (latest = 10.15 right now)
@EwoutH
Copy link
Contributor Author

EwoutH commented Nov 9, 2020

I made a stupid mistake not realizing the -version parameter disabled the build aside from printing the version. The CI stopped working before october 20th, so the CI issue is something else.

@EwoutH EwoutH closed this Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant