Skip to content

Commit 1255d73

Browse files
authored
Disable macOS GitHub Actions CI (#1353)
1 parent ff0459d commit 1255d73

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
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
linux_swift_versions: '["nightly-main"]'
1616
windows_swift_versions: '["nightly-main"]'
17-
enable_macos_checks: true
17+
enable_macos_checks: false
1818
macos_xcode_versions: '["16.3"]'
1919
macos_versions: '["sequoia"]'
2020

0 commit comments

Comments
 (0)