Skip to content

Commit c23f956

Browse files
committed
Enable macOS GitHub Action CI
1 parent bfc4580 commit c23f956

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
with:
1212
linux_swift_versions: '["nightly-main"]'
1313
windows_swift_versions: '["nightly-main"]'
14+
enable_macos_checks: true
15+
macos_xcode_versions: '["16.3"]'
1416

1517
soundness:
1618
name: Soundness

0 commit comments

Comments
 (0)