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 6a538db commit 03a61d7Copy full SHA for 03a61d7
.github/workflows/benchmark.yml
@@ -22,6 +22,8 @@ jobs:
22
run: xcodes installed
23
- name: Uptime
24
run: uptime
25
+ - name: Select Xcode 16.2
26
+ run: sudo xcodes select 16.2
27
- name: List
28
run: xcrun simctl list
29
- name: Run benchmark
0 commit comments