Legacy macOS images fail to start
Since recently (at minimum Friday, last successful build was on the 16th), jobs using the macos-mojave and macos-catalina images fail to start with the following error:
> Cannot assign job to clouds/groups 'macos-eol'. All clouds within the group are either failing, offline, busy or reached build minutes quota.
https://ci.appveyor.com/project/reaper-oss/sws/builds/51962560/job/bd21wu05ipi3dvat/messages
https://ci.appveyor.com/project/cfillion/reaimgui/builds/51962699/job/xvqagoksoknibjwg/messages
I've seen this once before (a year or so ago?), but back then it was transitory and promptly resolved itself.
It was announced last year that these images were discontinued and "will be removed at some point in the future". Has this finally happened? (Not seeing any recent announcement.) The BigSur image, which was also discontinued, still works though.
Mojave (with Xcode 9.4.1) is the last image capable of producing x86 32-bit binaries. (On the other hand I can easily replace Catalina for the x86_64 builds, either with BigSur because it still has PHP built-in, or a newer image at the cost of waiting longer for installing PHP during the build.)
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 28 Apr, 2025 07:33 PM
We are looking into that.
Support Staff 2 Posted by Feodor Fitsner on 28 Apr, 2025 07:39 PM
Should be working now.
3 Posted by Christian Filli... on 28 Apr, 2025 08:09 PM
Awesome, thank you very much!