Skip to content

Commit ec3cdc3

Browse files
committed
CI: Removed ref to old Xcode developer dir
1 parent 0fdb05b commit ec3cdc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
pull_request:
77
branches: [ main ]
88

9-
env:
10-
DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
9+
#env:
10+
# DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)