diff --git a/.github/workflows/Files.yml b/.github/workflows/Files.yml index 4bf3a74..2a87c8b 100644 --- a/.github/workflows/Files.yml +++ b/.github/workflows/Files.yml @@ -167,9 +167,6 @@ jobs: # xcode-27 runner (/Applications/Xcode_27.0.app, Xcode 27) using the 27.0 simulator # runtimes (download-platform: true fetches any not preinstalled on the image). # Blocking leg. Bump deviceName/osVersion as the hosted Xcode image moves. - # The watchOS leg is gated on the ENABLE_WATCHOS repo variable (set 'false' to skip it - # where the watchOS-27 SDK rejects deps inferring 8.0 — SwiftPM #10188; see - # brightdigit.com#119). iOS/tvOS always run. build-macos-platforms: name: Build on macOS (Platforms) needs: configure