Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/macos_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ on:
xcode_16_2_setup_command:
type: string
description: "The command(s) to be executed before all other work."
default: ""
default: "xcrun simctl runtime match set iphoneos18.2 22D8075 && xcrun simctl runtime match set xros2.2 22N895"
xcode_16_3_enabled:
type: boolean
description: "Boolean to enable the Xcode version 16.3 jobs. Defaults to true."
Expand Down
Loading