ci: add tvOS matrix entries and bump min Xcode/OS versions for tvOS and watchOS - #1218
Conversation
…nd watchOS Adds tvOS min/max entries to functional-test.yml (previously only iOS/watchOS were covered) and bumps tvOS/watchOS min versions off Xcode 15.4 to Xcode 16.4 (macos-15), since that's the oldest image still available with a compatible device/runtime lineup.
|
Do we not want to also test on macOS / Xcode / iOS / tvOS / watchOS 26? By this I mean having 3 targets for each platform. We can remove iOS/tvOS 18 and watchOS 11 once 27 is out of beta, as per our policy. |
after 27 is out of beta I wanted to change the minimum version to 26. The statement is that we only support the previous major version |
|
Fair enough regarding tvOS and watchOS, but I don't see much point in removing the iOS 26 tests now, just to add them back next month 🤷 |
|
🎉 This PR is included in version 16.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Adds tvOS min/max entries to functional-test.yml (previously only iOS/watchOS were covered) and bumps tvOS/watchOS min versions off Xcode 15.4 to Xcode 16.4 (macos-15), since that's the oldest image still available with a compatible device/runtime lineup.
Related to #1217 (comment)