Skip to content

Commit 27476cf

Browse files
committed
WIP
1 parent 807f73c commit 27476cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- platform: [iOS, 18]
7272
runtime: iOS 18.0
7373
os: macos-14
74-
xcode: 16.0
74+
xcode: 16.2
7575

7676
- platform: [tvOS, 13]
7777
runtime: tvOS 13.4
@@ -99,7 +99,7 @@ jobs:
9999
- platform: [tvOS, 18]
100100
runtime: tvOS 18.0
101101
os: macos-14
102-
xcode: 16.0
102+
xcode: 16.2
103103

104104
- platform: [watchOS, 8]
105105
runtime: watchOS 8.5
@@ -117,7 +117,7 @@ jobs:
117117
- platform: [watchOS, 11]
118118
runtime: watchOS 11.0
119119
os: macos-14
120-
xcode: 16.0
120+
xcode: 16.2
121121

122122
- platform: [macOS, 12]
123123
runtime: macOS 12
@@ -139,7 +139,7 @@ jobs:
139139
- platform: [visionOS, 2]
140140
runtime: visionOS 2.0
141141
os: macos-14
142-
xcode: 16.0
142+
xcode: 16.2
143143
steps:
144144
- name: Git Checkout
145145
uses: actions/checkout@v4

0 commit comments

Comments
 (0)