We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fdb05b commit ec3cdc3Copy full SHA for ec3cdc3
1 file changed
.github/workflows/build.yml
@@ -6,8 +6,8 @@ on:
6
pull_request:
7
branches: [ main ]
8
9
-env:
10
- DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
+#env:
+# DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
11
12
jobs:
13
build:
0 commit comments