chore: fix iOS workflow

This commit is contained in:
Antonella Sgarlatta
2025-09-04 15:29:33 -03:00
parent c964740d2b
commit ea3b65af04

View File

@@ -74,7 +74,7 @@ jobs:
defaults:
run:
working-directory: packages/mobile
runs-on: macos-latest
runs-on: macos-14
timeout-minutes: 90
steps:
- name: Checkout code