I am using github runners and facing portability between nixos, windows and mac using github provided self hosted runners. I was hoping it would be possible to run the github self hosted container as a dagger service using dagger api. This way i can start many of them on a single host using a dagger. I know i can run them on k8s but dont need that complexity for now
Has anyone done this yet ?
p.s this issue seems similar but not really what iam after https://github.com/dagger/dagger/issues/4513
