Return-To-The-Roots / s25client

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

CI: Bump Boost version to 1.82.0 #1595

Closed falbrechtskirchinger closed 1 year ago

falbrechtskirchinger commented 1 year ago

CI (MacOS) fails due to Boost 1.82.0 being installed and 1.81.0 being expected.

Flamefire commented 1 year ago

Thanks for the PR!
We still need to test what we can with Boost 1.81. So I added another PR changing only that single job and also fixing the similar failure on Appveyor

falbrechtskirchinger commented 1 year ago

Great. I was about to look at the AppVeyor failure myself.