We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774c099 commit d8c296eCopy full SHA for d8c296e
.github/workflows/macos_tests.yml
@@ -58,7 +58,7 @@ on:
58
xcode_16_2_setup_command:
59
type: string
60
description: "The command(s) to be executed before all other work."
61
- default: ""
+ default: "xcrun simctl runtime match set iphoneos18.2 22D8075 && xcrun simctl runtime match set xros2.2 22N895"
62
xcode_16_3_enabled:
63
type: boolean
64
description: "Boolean to enable the Xcode version 16.3 jobs. Defaults to true."
0 commit comments