The swiftlang/github-workflows version 0.0.6 now utilizes macOS Tahoe as the host operating system. There are a few minor changes in this tag. For more information, please refer to the release page.
2 Likes
Great to see steady progress with these tags, but just a head's up that the main multi-platform package_test workflow is broken right now unless you enable all platforms, including more niche ones like the static linux or wasm SDKs, because of some strange "error annotations" that GitHub adds for the disabled platforms even though the enabled platforms pass, which then renders the CI run as failed.
Would be good to get more eyes on fixing that, particularly by those more familiar with GitHub's weird scripting logic.