kif-framework / KIF

Keep It Functional - An iOS Functional Testing Framework
Other
6.2k stars 909 forks source link

Directly Specify the OS versions and move Xcode 10 to 10.15 #1253

Closed dostrander closed 2 years ago

dostrander commented 2 years ago

In github actions it looks like macos-latest has changed to 11. This specifies only Xcode 10 should run on 10.15 and everything else should run on 11

justinseanmartin commented 2 years ago

Bummer that we can't test Monterey yet: https://github.com/github/roadmap/issues/240