Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use swiftenv to install swift version on macOS CI #56

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Conversation

ScottRobbins
Copy link
Owner

I changed this to use swiftenv on macOS. This is mainly so I don't have to pay attention to what Xcode versions are installed on Github CI.

Right now, I still have to change the docker image name when I updated swift versions. Maybe I can automate that later at some point as well.

@ScottRobbins ScottRobbins linked an issue Dec 2, 2020 that may be closed by this pull request
@ScottRobbins ScottRobbins merged commit b6c92f7 into master Dec 2, 2020
@ScottRobbins ScottRobbins deleted the scott/47 branch December 2, 2020 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use swiftenv for macOS github workflow
1 participant