Skip to content

Commit 484daa0

Browse files
committed
[nightly macOS]: bump xcode to 16.2
1 parent 1270eac commit 484daa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
matrix:
290290
build:
291291
- { os: macos-13, xcode: 15.2, deployment: 13.5 } # LLVM16, x86_64
292-
- { os: macos-14, xcode: 16.1, deployment: 14.0 } # LLVM16, arm64
292+
- { os: macos-14, xcode: 16.2, deployment: 14.0 } # LLVM16, arm64
293293
compiler:
294294
- { compiler: XCode, CC: cc, CXX: c++ }
295295
btype: [ Release ]

0 commit comments

Comments
 (0)