niftyreg
niftyreg copied to clipboard
GPU CI on self-hosted
Error I got: Error: .github#L1 actions/checkout@v3 and lukka/get-cmake@latest are not allowed to be used in KCL-BMEIS/niftyreg. Actions in this workflow must be: within a repository owned by KCL-BMEIS. Will need to chance the checkout and the build of cmake
Hey @mmodat Sorry for jumping on this. "self-hosted" got my attention.
You can achieve the same with https://cirun.io It creates on demand runners for GitHub Actions on your cloud and manages the complete lifecycle. You simply connect your cloud provider and define what runners you need in a simple yaml
file and that's it.
See https://docs.cirun.io/reference/examples.html#aws for example.
Thank you for the suggestion @aktech. @onurulgen, could you look into this for us?
The problem should be fixed now. You should be able to run the actions.