Skip to content

Commit 8bd16ad

Browse files
authored
Update build.yml
1 parent 6d23889 commit 8bd16ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
xcode_16_4:
1010
runs-on: macos-15
1111
env:
12-
DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
12+
DEVELOPER_DIR: /Applications/Xcode_16.3.app/Contents/Developer
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)