Skip to content

Commit

Permalink
Update to using the latest default macOS and Xcode toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyarnold committed Jan 19, 2022
1 parent 19bd4d3 commit abea187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Continuous Integration

env:
DEVELOPER_DIR: "/Applications/Xcode_12.5.app/Contents/Developer"
DEVELOPER_DIR: "/Applications/Xcode_13.2.1.app/Contents/Developer"

on:
pull_request:
Expand Down

0 comments on commit abea187

Please sign in to comment.