Storage Replica Windows Server Standard Edition requirement violated

I'm having 2 servers: Windows Server 2022 Standard Edition.
I want to set up Storage Replica for a disk D.
Volume size up to 2 TB.
Test-SRTopology -SourceComputerName "Server1" -SourceVolumeName "D:" -SourceLogVolumeName "E:" -DestinationComputerName "Server2" -DestinationVolumeName "D:" -DestinationLogVolumeName "E:" -DurationInMinutes 1 -ResultPath "C:\temp" -IgnorePerfTests
The tests run successfully.
After creating the Storage Replica, I get an error on the destination server.
Error 12200:
Storage Replica Windows Server Standard Edition requirement violated.
Status: Indicates two revision levels are incompatible.
What is the reason for the error?