Skip to content

Commit

Permalink
Merge pull request #5970 from Expensify/luke-change-xcode-version
Browse files Browse the repository at this point in the history
Bumping Xcode version to fix iOS tests failing on Travis

(cherry picked from commit 467d3b1)
  • Loading branch information
Beamanator authored and roryabraham committed Oct 21, 2021
1 parent 64d27bf commit 6e66dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches-ignore: [staging, production]

env:
DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer

jobs:
test:
Expand Down

0 comments on commit 6e66dba

Please sign in to comment.