stan-dev / stan

Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
https://mc-stan.org
BSD 3-Clause "New" or "Revised" License
2.57k stars 368 forks source link

Skip m1 label when building on osx. #3164

Closed serban-nicusor-toptal closed 1 year ago

serban-nicusor-toptal commented 1 year ago

Submission Checklist

Summary

Flatiron Jenkins has added a new Mac M1 machine, it has the same osx label as we were requesting before so the pipeline started using that also when available, which might have caused some extra warnings ( above the quality gate ) and some errors in a PR. This PR will ensure we are using the non-m1 osx machine, at least until we will properly test it and ensure everything is working fine. Many thanks to @WardBrian for figuring this out quickly.

Intended Effect

How to Verify

Side Effects

Documentation

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Toptal

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: