diff options
Diffstat (limited to '.gitlab-ci/container/arm_test.sh')
-rw-r--r-- | .gitlab-ci/container/arm_test.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci/container/arm_test.sh b/.gitlab-ci/container/arm_test.sh index 16dc0ddca9a..a6ef7407ccd 100644 --- a/.gitlab-ci/container/arm_test.sh +++ b/.gitlab-ci/container/arm_test.sh @@ -38,9 +38,9 @@ apt-get -y install \ . .gitlab-ci/build-cts-runner.sh -############### Build dEQP +############### Build dEQP GL -. .gitlab-ci/build-deqp.sh +. .gitlab-ci/build-deqp-gl.sh ############### Uninstall the build software |