Skip to content

broadcom/ci: run gl jobs on arm64, just like vk

Eric Engestrom requested to merge eric/mesa:rpi-ci-arm64 into main

These were running on armhf because that's the default in the custom distro that Raspberry Pi provides, but arm64 is ~20% faster, and we already run weekly tests on both arm64 & armhf, so let's keep only the faster one in the pre-merge path.

/cc @jasuarez @chema @itoral

Merge request reports