Browse Source

Use existing versions

onevcat 1 month ago
parent
commit
711a956cf0
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .github/workflows/build.yaml

+ 4 - 4
.github/workflows/build.yaml

@@ -55,11 +55,11 @@ jobs:
             destination: 'iOS Simulator,name=iPhone 17,OS=26.0.1'
             label: 'iOS 26.0.1'
           - xcode: '26.0.1'
-            destination: 'tvOS Simulator,name=Apple TV 4K (3rd generation),OS=26.0.1'
-            label: 'tvOS 26.0.1'
+            destination: 'tvOS Simulator,name=Apple TV 4K (3rd generation),OS=26.0'
+            label: 'tvOS 26.0'
           - xcode: '26.0.1'
-            destination: 'watchOS Simulator,name=Apple Watch Series 11 (42mm),OS=26.0.1'
-            label: 'watchOS 26.0.1'
+            destination: 'watchOS Simulator,name=Apple Watch Series 11 (42mm),OS=26.0'
+            label: 'watchOS 26.0'
 
           - xcode: '26.1.1'
             destination: 'macOS'