ci/a5xx: Run all of gles2 in one job.

Now that we're not spending so much time on boot overhead, no need to
parallelize.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9314>
This commit is contained in:
Eric Anholt
2021-02-26 12:24:50 -08:00
committed by Marge Bot
parent bcdfee3bcd
commit bb82efa792

View File

@@ -79,7 +79,6 @@ a530_gles2:
- .arm64-a530-test
variables:
DEQP_VER: gles2
parallel: 2
a530_gles3:
extends: