issues
search
ra1028
/
DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
https://ra1028.github.io/DifferenceKit
Apache License 2.0
3.56k
stars
241
forks
source link
Update GitHub Actions macOS versions
#123
Closed
Dahlgren
closed
3 years ago
Dahlgren
commented
3 years ago
Checklist
[x] All tests are passed.
[ ] Added tests.
[ ] Documented the code using
Xcode markup
.
[x] Searched
existing pull requests
for ensure not duplicated.
Description
Update GitHub Actions macOS version to current non preview,
https://github.com/actions/virtual-environments
Update GitHub Actions Xcode versions to current 11.x and 12.x since 10.x does not work,
https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode
Related Issue
Motivation and Context
GitHub Actions CI is currently failing for macOS builds
Impact on Existing Code
Screenshots (if appropriate)
Checklist
Description
Related Issue
Motivation and Context
GitHub Actions CI is currently failing for macOS builds
Impact on Existing Code
Screenshots (if appropriate)