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.
2 parents 4498dd3 + b0092da commit 5f3ce62Copy full SHA for 5f3ce62
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.4.0
126
- run: sudo xcode-select -s /Applications/Xcode_26.4.0.app/Contents/Developer
+ - name: Set up Xcode 26.4.1
+ run: sudo xcode-select -s /Applications/Xcode_26.4.1.app/Contents/Developer
127
128
- name: Setup environment
129
uses: ./.github/actions/setup
0 commit comments