Skip to content

Commit df33c61

Browse files
committed
Enable CI for macOS targets
1 parent 70c36ce commit df33c61

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
@@ -11,6 +11,7 @@ jobs:
1111
with:
1212
linux_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}, {\"swift_version\": \"5.10\"}]]"
1313
windows_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}]"
14+
enable_macos_checks: true
1415
enable_wasm_sdk_build: true
1516
wasm_sdk_build_command: swift build -Xcc -D_WASI_EMULATED_PTHREAD
1617

0 commit comments

Comments
 (0)