Skip to content

CI: Add a bunch of new flakes, fix CI on branches

Daniel Stone requested to merge daniels/mesa:ci-early-sep-flakes into main

CI on branches was broken because stages must now be declared before jobs; else you get a failure to parse YAML with a note that jobs must be declared before stages.

Also add a few new driver flakes.

Merge request reports