Browse Source

fix iOS CI

Tienson Qin 1 week ago
parent
commit
6b4f0bc614
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build-ios-release.yml

+ 1 - 1
.github/workflows/build-ios-release.yml

@@ -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