Skip to content

Commit fe3201c

Browse files
committed
Update using Xcode on GitHub Actions
1 parent d033a9e commit fe3201c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
runs-on: macos-14
1616
timeout-minutes: 10
1717

18+
env:
19+
DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer
20+
1821
steps:
1922
- uses: actions/checkout@v4
2023
with:

0 commit comments

Comments
 (0)