pantsbuild / pants

The Pants Build System
https://www.pantsbuild.org
Apache License 2.0
3.29k stars 628 forks source link

Don't include macOS 12 in "_before_ 12" deprecation check (Cherry-pick of #21420) #21421

Closed WorkerPants closed 2 weeks ago

WorkerPants commented 2 weeks ago

This was a fence-post error in #21326, where the "before 12" check included 12, instead of just 10.15 and 11. This mistake led to getting deprecation warnings about macOS 10.15 & 11 while running on macOS 12.