Răsfoiți Sursa

Use new existing versions

onevcat 1 lună în urmă
părinte
comite
07b66c8524
1 a modificat fișierele cu 6 adăugiri și 6 ștergeri
  1. 6 6
      .github/workflows/build.yaml

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

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