Skip to content

Commit 4498dd3

Browse files
committed
Merge branch 'prepare-version-2.1.0' into 775-in-library-add-circular-progress-indicator-and-linear-progress-indicator-components
2 parents c722e69 + d6ff1e1 commit 4498dd3

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)