Return-To-The-Roots / s25client

Return To The Roots (Settlers II(R) Clone)
http://www.rttr.info
GNU General Public License v2.0
470 stars 75 forks source link

CI: Fix finding Boost on OSX #1634

Closed Flamefire closed 8 months ago

Flamefire commented 8 months ago

The brew installed boost changed to a new version. Update the code to just always use the latest in that folder instead of a specific one.

Flamefire commented 8 months ago

@Flow86 The required check "Linux (clang, macos-12, Debug, 1.82.0)" needs to be changed and I guess Jenkins got confused by the force-push and needs to be restarted. Can you merge this please?