ci: fix ios workflow

This commit is contained in:
Ammar Ahmed
2026-05-23 13:49:15 +05:00
parent 91e0437554
commit a13962f8c9

View File

@@ -36,7 +36,7 @@ jobs:
- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "26.1.1"
xcode-version: "26.4.1"
- name: Install node modules
run: |