Module: Mesa Branch: master Commit: 113cb036c7715db6d64477e58768f319455a7602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=113cb036c7715db6d64477e58768f319455a7602
Author: Tomeu Vizoso <[email protected]> Date: Mon Apr 12 09:29:26 2021 +0200 Revert "ci: Disable t720 LAVA jobs" The maintenance window is closed. This reverts commit 4fa9c359426254d01f2a6ee61d1868adb8d980fa. Signed-off-by: Tomeu Vizoso <[email protected]> Acked-by: Michel Dänzer <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10173> --- src/gallium/drivers/panfrost/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml index b67420e7218..da65009ee10 100644 --- a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml +++ b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml @@ -1,4 +1,4 @@ -.panfrost-t720-gles2:arm64: +panfrost-t720-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
