[MIGraphX EP] [ROCm EP] Update CI to use ROCm 6.4 (#23535)
### Description
<!-- Describe your changes. -->
Update Onnxruntime CI to use latest ROCm release ROCm 6.3.2
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Ensure CI is testing up to date with recent Onnxruntime. AMD validates
changes based off the latest ROCm release and adds additional features
on top to validate changes prior to being pushed to our internal testing
branches and then up streamed to Microsoft/Onnxruntime:main . Right now
Onnxruntime is testing things a few releases back for their CI
---------
Co-authored-by: Ted Themistokleous <tedthemistokleous@amd.com>