Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't do a pants run on osx (pantsbuild#7278)
### Problem Fixes pantsbuild#7247, catching a case that was otherwise missed. ### Solution - Don't do a `./pants run` on osx using the gnu toolchain in testing, as it doesn't work yet. ### Result As noted in pantsbuild#7249, it's strange that that PR passes but the nightly job fails -- it may be nondeterministic.
- Loading branch information