chore: ios ci

This commit is contained in:
Aman Harwara
2023-04-27 17:38:48 +05:30
parent d658769531
commit 2c4b574bd4

View File

@@ -71,7 +71,7 @@ jobs:
defaults:
run:
working-directory: packages/mobile
runs-on: macos-latest
runs-on: macos-11
timeout-minutes: 90
steps:
- name: Checkout code
@@ -116,7 +116,6 @@ jobs:
MATCH_GIT_BASIC_AUTHORIZATION: ${{ secrets.MATCH_GIT_BASIC_AUTHORIZATION }}
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
PACKAGE_VERSION: ${{ env.PACKAGE_VERSION }}
ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD: true
with:
lane: 'ios prod'
subdirectory: 'packages/mobile'