Skip to content

Commit d0cbaaa

Browse files
committed
Don't specify old XCode version
1 parent 3adcc4e commit d0cbaaa

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ jobs:
6262
- name: Set up XCode
6363
if: runner.os == 'macOS'
6464
uses: maxim-lobanov/setup-xcode@v1
65-
with:
66-
# TODO: Update to latest-stable once GH installs iOS 26 simulators
67-
xcode-version: '^16.4.0'
6865
- name: Download prebuilts
6966
uses: actions/download-artifact@v8
7067
with:

0 commit comments

Comments
 (0)