Skip to content

swift-wasm-5.3-SNAPSHOT-2020-09-03-a

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 00:58
353dcf2
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.