How to prevent certain Jenkins jobs from running simultaneously? February 27, 2023 by Tarik There are currently 2 ways of doing this: Use the Throttle Concurrent Builds plugin. Set up those jobs to run on a slave having only 1 executor.