You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardcode runner labels in workflows (fix GitHub 500 on dispatch)
Using workflow_dispatch inputs in runs-on causes HTTP 500 on newly
created workflows. Hardcode the runner labels instead:
- helion_workflow.yml: nebius-b200-helion-runners
- nvidia_workflow.yml: reverted to nvidia-docker-b200-8-x86-64
0 commit comments