Skip to content

Commit d3b39c2

Browse files
try latest-stable xcode
1 parent 035b0ba commit d3b39c2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/actions/xcframework/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ runs:
2424
- name: Set up XCode
2525
uses: maxim-lobanov/setup-xcode@ed7a3b1fda3918c0306d1b724322adc0b8cc0a90 # v1.7.0
2626
with:
27-
# TODO: Update to latest-stable once GH installs iOS 26 simulators
28-
xcode-version: '^16.4.0'
27+
xcode-version: latest-stable
2928

3029
- name: List simulators
3130
shell: bash

0 commit comments

Comments
 (0)