Updating binding version to fix MMTk CI (#57298)
Updating mmtk-julia version to include
https://github.com/mmtk/mmtk-julia/pull/228 and fix the MMTk CI.
I've also changed the allocation profiler tests to skip all tests
instead of just a few since I've seen some spurious errors - they should
all be related though, we need to make sure the profiler accounts for
fastpath allocation (see
https://github.com/JuliaLang/julia/issues/57103)
This should fix https://github.com/JuliaLang/julia/issues/57306.