Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29241>
5 lines
84 B
Bash
5 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
DEBIAN_ARCH=amd64 \
|
|
. .gitlab-ci/container/debian/test-base.sh
|