Commit c679b34
committed
Disable macOS CI checks
Instead of an open source toolchain, the macOS CI build uses
the Xcode-bundled stdlib (or maybe the one in the OS), which
doesn't permit the SPI import that string-processing requires.1 parent 536e9e4 commit c679b34
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
0 commit comments