Skip to content

Commit fb08c7b

Browse files
authored
Enable macOS CI tests (#760)
1 parent 42585ad commit fb08c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
2626
with:
2727
windows_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}]"
28+
enable_macos_checks: true
2829

2930
cmake-build:
3031
name: CMake Build

0 commit comments

Comments
 (0)