Try to fix the GitHub CI again because of macOS 14.4.1
This commit is contained in:
parent
cb75c084c0
commit
8fec5b7003
|
@ -49,7 +49,7 @@ jobs:
|
||||||
macOSDestination: platform=macOS,arch=x86_64
|
macOSDestination: platform=macOS,arch=x86_64
|
||||||
macCatalystDestination: platform=macOS,arch=x86_64,variant=Mac Catalyst
|
macCatalystDestination: platform=macOS,arch=x86_64,variant=Mac Catalyst
|
||||||
tvOSDestination: platform=tvOS Simulator,name=Apple TV 4K (3rd generation)
|
tvOSDestination: platform=tvOS Simulator,name=Apple TV 4K (3rd generation)
|
||||||
watchOSDestination: platform=watchOS Simulator,name=Apple Watch Series 9 (45mm)
|
watchOSDestination: platform=watchOS Simulator,name=Apple Watch Ultra (49mm)
|
||||||
visionOSDestination: platform=visionOS Simulator,name=Apple Vision Pro
|
visionOSDestination: platform=visionOS Simulator,name=Apple Vision Pro
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in New Issue