Instead of selecting a specific version of PHP for the queue worker, allow us to select "Site PHP" which will automatically use whatever the site is configured to. And then if the site's PHP version is changed it would automatcally restart the queue workers.
Right now it's easy to change the site's PHP version and then completely forget about the queue worker which can silently fail if the site's dependencies now require a higher PHP version.