boostorg / multiprecision

Boost.Multiprecision
Boost Software License 1.0
194 stars 111 forks source link

drone xcode versions #571

Closed sdarwin closed 9 months ago

sdarwin commented 9 months ago

The oldest drone MacOS machines in production, High Sierra:

dronerunnermac2:~$ sw_vers 
ProductName:    Mac OS X
ProductVersion: 10.13.6
BuildVersion:   17G14042

Xcode versions 6 through 9.4.1. Those machines are nearly always idle. Reviewing boostorg libraries, multiprecision is running tests with these versions.

2 * macmini at macminivault.com

Perhaps we could shut them down, and upgrade? Update the .drone.star tests. This week I deployed 1 MacOS Sonoma, Xcodes versions available: 14.2.0 14.3.0 14.3.1 15.0.0 15.0.1 .

jzmaddock commented 9 months ago

Yes by all means, these CI tests get ossified after a while.