## Context GitHub Actions workflow runs remain queued because the NTNU GitHub Enterprise installation has no shared runners. The course documentation requires a self-hosted runner on the group VM. ## Tasks - [ ] Confirm the group VM is reachable through the NTNU network or VPN - [ ] Request repository admin access from it2810@idi.ntnu.no if needed - [ ] Install and register a self-hosted GitHub Actions runner on the group VM - [ ] Verify the runner has the `self-hosted` label and Node.js 24 available - [ ] Confirm the CI workflow in PR #3 completes successfully Blocks completion of #2.