Skip to content

Commit 70ac6c6

Browse files
authored
chore(ci): Bump Xcode to 26.1.1 (#6914)
1 parent 09f45a2 commit 70ac6c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
# macOS 26
305305
- name: macOS 26 Sentry
306306
runs-on: macos-26
307-
xcode: "26.1"
307+
xcode: "26.1.1"
308308
test-destination-os: "26.1"
309309
platform: "macOS"
310310
scheme: "Sentry"
@@ -361,7 +361,7 @@ jobs:
361361
# tvOS 26
362362
- name: tvOS 26 Sentry
363363
runs-on: macos-26
364-
xcode: "26.1"
364+
xcode: "26.1.1"
365365
test-destination-os: "26.1"
366366
install_platforms: true
367367
platform: "tvOS"

0 commit comments

Comments
 (0)