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
fix: return security group id for docker-autoscaler in runner_sg_id (#1249)
## Description
For the `docker-autoscaler` workers the security group id was not
returned, which is added by this PR. According to the description of the
variable, we can expect it for every worker type creating separate
instances.
Fixes#1241
0 commit comments