Skip to content

Commit d6ff1e1

Browse files
committed
chore: update build.yml with xcode 26.4
1 parent 3dcea53 commit d6ff1e1

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
@@ -122,8 +122,8 @@ jobs:
122122
with:
123123
fetch-depth: 0
124124

125-
- name: Set up Xcode 26.3.0
126-
run: sudo xcode-select -s /Applications/Xcode_26.3.0.app/Contents/Developer
125+
- name: Set up Xcode 26.4.0
126+
run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
127127

128128
- name: Setup environment
129129
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)