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 3adcc4e commit d0cbaaaCopy full SHA for d0cbaaa
1 file changed
.github/workflows/test.yml
@@ -62,9 +62,6 @@ jobs:
62
- name: Set up XCode
63
if: runner.os == 'macOS'
64
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'
68
- name: Download prebuilts
69
uses: actions/download-artifact@v8
70
with:
0 commit comments