Skip to content

Revert "Order xe builds from the newest to the oldest"

Piotr Kira requested to merge piotrkira/i915-infra:fix_ordering_xe into master

This solution was working for a few days until xe-pw build showed up and it made casting to int break. I've should add try/except clause to prevent this from happening. Anyway it wouldn't fix ordering for PW so let's just revert it and implement proper fix.

Merge request reports