On 11/24/25 5:29 PM, Anton Vodonosov wrote:

"David Cooper" <david.cooper@genworks.com>:

I assume that is a single image which includes all the impls?
Yes. 

I don"t know why CMUCL is misding there. Maybe because CMUCL is 32bit? But 32bit binaries can be run on 64bit systems (it may require installing some 32bit libraries).

I have a vague memory with Github actions and cmucl. I randomly picked some docker image, installed the necessary 32-bits and tools as part of the action and tried to run cmucl. Cmucl exited with some strange error that I've never seen.

I can't remember now what I did after that, but I did get Github actions working with cmucl in a docker image. It's running now. Sort of. I broke something and the actions don't work anymore and I'm not motivated now to fix it. I have gitlab running just fine for my CI.