Commit aed5e78
committed
SwiftDriverTests: exclude explicit triple
The explicit triple sets an OS, which then requires that the value for
`-sdk` match. Because Windows uses a `-sdk` parameter, this will fail
on Windows due to a mismatch for the SDKs. By excluding the triple, a
host specific value is used which allows this to match and pass.1 parent 2f65431 commit aed5e78
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1252 | 1252 | | |
1253 | 1253 | | |
1254 | 1254 | | |
1255 | | - | |
1256 | 1255 | | |
1257 | 1256 | | |
1258 | 1257 | | |
| |||
0 commit comments