Module: Mesa
Branch: master
Commit: 2609fe34522b31106f52adcc0e3de6910d3c47b5
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2609fe34522b31106f52adcc0e3de6910d3c47b5

Author: Daniel Stone <[email protected]>
Date:   Wed Dec  2 13:57:47 2020 +0000

CI: Reorder non-hardware stages last

Signed-off-by: Daniel Stone <[email protected]>
Reviewed-by: Erik Faye-Lund <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Acked-by: Michel Dänzer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7873>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 49d75428de6..7c19c62fd17 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,10 +25,10 @@ stages:
   - deploy
   - meson-x86_64
   - build-misc
-  - software-renderer
   - amd
   - arm
   - freedreno
+  - software-renderer
   - layered-backends
   - success
 

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to