ci: bump gfxreconstruct revision up to compatible version with Debian 12

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21977>
This commit is contained in:
David Heidelberg
2023-05-24 12:26:24 +02:00
parent 80b7787bab
commit 8b8da551c1

View File

@@ -1,8 +1,8 @@
#!/bin/bash
#!/usr/bin/env bash
set -ex
GFXRECONSTRUCT_VERSION=5ed3caeecc46e976c4df31e263df8451ae176c26
GFXRECONSTRUCT_VERSION=761837794a1e57f918a85af7000b12e531b178ae
git clone https://github.com/LunarG/gfxreconstruct.git \
--single-branch \