We also had to adapt our whole CI around this bug when running jest integration tests because of prisma having a memory leak (our test suite time is now twice as long because of it...):
https://github.com/prisma/prisma/issues/8989
I saw that your own CI is now hitting this issue too. 😅