Maps are not displayed when running UITests after updating maps from OpenGL to Metal API

Hello, maps are not displayed when running UITests on Bitrise.

Our application uses a third-party Mapbox service as maps, and after Mapbox updated the maps from OpenGL to Metal API, the maps were no longer displayed on Bitrise when passing UITests. Locally everything works fine.

Can this be fixed somehow?

Metal APIs are available on M1 stacks and not on Intel stacks