Skip to content

Commit

Permalink
Increase the Xcode version to 12.3 for building the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Sykes committed Jan 2, 2021
1 parent 8c5f17b commit dc88531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
- uses: actions/[email protected]
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_12.2.app
DEVELOPER_DIR: /Applications/Xcode_12.3.app
run: swift test

0 comments on commit dc88531

Please sign in to comment.