gitlab-ci: bump piglit checkout commit

This commit is contained in:
Timothy Arceri
2019-11-19 22:22:59 +11:00
parent af432be538
commit 530d3b2900
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ apt-get install -y --no-remove \
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit
git checkout 594edcc00d55028d4c815f6192ba9885b2340eb6
git checkout d5aa2cf85503c5339cd8dff04b709acb8085ad93
patch -p1 <$OLDPWD/.gitlab-ci/piglit/disable-vs_in.diff
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release
ninja -j4