swift-wasm-5.3-SNAPSHOT-2020-09-03-a
Pre-release
Pre-release
Merge pull request #1683 from swiftwasm/maxd/fix-sdk-paths Prioritize SDK paths in CMake find_ functions in 5.3 branch It looks like after https://github.com/actions/virtual-environments/commit/ff1423cd6f345ef56adcf8e3e8585908f742f740 was deployed, the [SR-12726](https://bugs.swift.org/browse/SR-12726) bug is now reproducible on GitHub Actions. It was fixed in upstream `master`, but wasn't applied to upstream `release/5.3`, I'm re-applying it to the release branch here.