We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcea53 commit d6ff1e1Copy full SHA for d6ff1e1
1 file changed
.github/workflows/build.yml
@@ -122,8 +122,8 @@ jobs:
122
with:
123
fetch-depth: 0
124
125
- - name: Set up Xcode 26.3.0
126
- run: sudo xcode-select -s /Applications/Xcode_26.3.0.app/Contents/Developer
+ - name: Set up Xcode 26.4.0
+ run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
127
128
- name: Setup environment
129
uses: ./.github/actions/setup
0 commit comments