Dynamically assign queue

I have flows which needs to run in different agents (queue) without any change in code or parameters and I’ve many such flows. Creating a deployment for each of the queue will be too much to maintain. Is there a way to assign the queue at the time of run? like trigger a flow from another flow?