Changing the ssh key type used by the chef-run command

I'm testing Chef Workstation with EC2 servers running Amazon Linux 2022 (AL2022). By default, AL2022 does not support ssh-rsa key types, so chef-run can't connect. Is it possible to change the ssh key type that's used by the chef-run command?

Sal.