32-bit Testing

Previously, @swift-ci Please test used:

  • macosx-x86_64
  • iphonesimulator-x86_64
  • watchsimulator-x86_64
  • watchsimulator-i386

Now, the 32-bit simulator isn't used. (Possibly since apple/swift#59483 was merged.)

  1. Should there be a preset that includes the 32-bit simulator?

  2. Could one of the 64-bit simulators be excluded, to speed up continuous integration?

  3. What happens after the Apple Silicon transition, when all 32-bit simulators are unsupported?