Skip to content

Commit 1e3ef26

Browse files
authored
Update pull_request.yml to use Xcode 16.3
1 parent e87aa8d commit 1e3ef26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
linux_swift_versions: '["6.1", "nightly-main"]'
1414
windows_swift_versions: '["6.1", "nightly-main"]'
1515
enable_macos_checks: true
16-
macos_xcode_versions: '["16.2"]'
16+
macos_xcode_versions: '["16.3"]'
1717

1818
soundness:
1919
name: Soundness

0 commit comments

Comments
 (0)