mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
fix iOS CI
This commit is contained in:
2
.github/workflows/build-ios-release.yml
vendored
2
.github/workflows/build-ios-release.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
ref: ${{ github.event.inputs.git-ref }}
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '26.0.0'
|
||||
xcode-version: '26.0.1'
|
||||
- name: Show runtimes
|
||||
run: |
|
||||
xcrun simctl list > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user