onevcat 1 місяць тому
батько
коміт
711a956cf0
1 змінених файлів з 4 додано та 4 видалено
  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'