Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8049 Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23282>
6 lines
82 B
Bash
6 lines
82 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -e
|
|
|
|
arch=armhf . .gitlab-ci/container/debian/arm_test.sh
|