Hi folks
thanks to the amazing help from people here i am almost able to start many github selh hosted runners using dagger in a cross platform way. I am using the go api so the plan is to start as many go routines as possible. I really could not achieve this without your help !
Now during execution of the workflow somehow dagger-for-github is ending up looking for my module in the wrong location. i have a ./ci/e2e directory but somehow during the execution this is not being found. i could use a pair of eyes to figure what i am doing wrong.
Thanks you !!!