Skip to content

Commit e4f6023

Browse files
Bump to Xcode 26.1
1 parent f65d10b commit e4f6023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
- name: Pin the Xcode Version
4848
if: runner.os == 'macOS'
4949
shell: bash
50-
run: sudo xcode-select --switch /Applications/Xcode_26.0.app
50+
run: sudo xcode-select --switch /Applications/Xcode_26.1.app
5151

5252
# Java 17 is needed for Android SDK setup step
5353
- name: Install Java 17

0 commit comments

Comments
 (0)