We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19bd4d3 commit abea187Copy full SHA for abea187
.github/workflows/continuous-integration.yml
@@ -1,7 +1,7 @@
1
name: Continuous Integration
2
3
env:
4
- DEVELOPER_DIR: "/Applications/Xcode_12.5.app/Contents/Developer"
+ DEVELOPER_DIR: "/Applications/Xcode_13.2.1.app/Contents/Developer"
5
6
on:
7
pull_request:
0 commit comments