diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 945139c..dbcea80 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -1,7 +1,7 @@ name: ios env: - XCODE_VERSION: 'Xcode_16.4' + XCODE_VERSION: 'Xcode_26.0' on: pull_request: