Skip to content

Commit

Permalink
Expensify#8460: Build with updated xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmik committed Apr 20, 2022
1 parent 1aeeb30 commit c94bb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
SHOULD_DEPLOY_PRODUCTION: ${{ github.event_name == 'release' }}
DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_13.2.1.app/Contents/Developer

jobs:
validateActor:
Expand Down

0 comments on commit c94bb25

Please sign in to comment.