Skip to content

Commit

Permalink
Reverted Xcode downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed May 3, 2024
1 parent 949a850 commit 0b3a7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-realm-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
SPAWN_LOGCAT: true
BAAS_BRANCH: master
# Pin the Xcode version
DEVELOPER_DIR: /Applications/Xcode_14.2.app
DEVELOPER_DIR: /Applications/Xcode_14.3.1.app
IOS_DEVICE_NAME: iPhone 14
runs-on: ${{ matrix.variant.runner }}
strategy:
Expand Down

0 comments on commit 0b3a7e7

Please sign in to comment.