|
@@ -25,7 +25,7 @@ jobs:
|
|
ref: ${{ github.event.inputs.git-ref }}
|
|
ref: ${{ github.event.inputs.git-ref }}
|
|
- uses: maxim-lobanov/setup-xcode@v1
|
|
- uses: maxim-lobanov/setup-xcode@v1
|
|
with:
|
|
with:
|
|
- xcode-version: '26.0.0'
|
|
|
|
|
|
+ xcode-version: '26.0.1'
|
|
- name: Show runtimes
|
|
- name: Show runtimes
|
|
run: |
|
|
run: |
|
|
xcrun simctl list > /dev/null
|
|
xcrun simctl list > /dev/null
|