Skip to content

Commit 1a34ddc

Browse files
authored
ci: Bump iOS and tvOS versions to 18.6 (#5942)
* ci: Bump iOS and tvOS versions to 18.6 * Update .github/workflows/test.yml
1 parent 67e8e3e commit 1a34ddc

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
@@ -124,7 +124,7 @@ jobs:
124124
runs-on: macos-15
125125
platform: "iOS"
126126
xcode: "16.4"
127-
test-destination-os: "18.2"
127+
test-destination-os: "18.6"
128128
device: "iPhone 16"
129129
scheme: "Sentry"
130130

@@ -191,7 +191,7 @@ jobs:
191191
runs-on: macos-15
192192
platform: "tvOS"
193193
xcode: "16.4"
194-
test-destination-os: "18.1"
194+
test-destination-os: "18.5"
195195
scheme: "Sentry"
196196

197197
steps:

0 commit comments

Comments
 (0)