That depends on what you mean by highly likely.
It is much MORE likely that it will occur in the RIPEMD160 transform than in the SHA256 transform, but that's a bit like saying that it is much MORE likely that a completely fair coin will land on heads 160 times in a row than 256 times in a row. In both cases it is *VERY* unlikely.
Essentially we are talking about the difference between "It isn't going to happen" and "It isn't going to happen".
The exception to this would be if a mathematician were to discover some currently unknown weakness in the algorithm which allows for a practical technique to generate a collision. In that case such a weakness is no more likely to be discovered in SHA256 than in RIPEMD160.
Furthermore, a discovery of an exploitable weakness in either hash would still require the ability to calculate an ECDSA private key from it's public key (currently not possible). Otherwise, it won't be possible for someone to find the private key needed to cause the collision.