Skip to content

Commit 3b1e38e

Browse files
committed
do not set developer dir manually
Signed-off-by: David Nadoba <[email protected]>
1 parent db261d9 commit 3b1e38e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ jobs:
5050
with:
5151
xcode-version: ${{ matrix.xcode }}
5252
- name: Build & Run Performance Tests on macOS
53-
env:
54-
DEVELOPER_DIR: ${{ matrix.xcode }}
5553
run: >
5654
swift test
5755
--configuration=release

0 commit comments

Comments
 (0)