After a successful automated installation on Ubuntu 22.04.6, on creating a new site there's no selection for PHP-CGI and only PHP-FPM. Is this part of the update or there's need to set (config) to make this available?
PHP-CGI is no longer used today, so it is disabled by default. You should really consider why you want to use such an ancient and slow PHP mode; try using PHP-FPM instead. If you need PHP-CGI for a very special reason and speed of your sites does not matter, then you can enable it under System > Interface > main config.