From a64a8b6775b3ea41f61d51e022760047dbfffb27 Mon Sep 17 00:00:00 2001 From: rawsample Date: Fri, 1 Dec 2023 16:59:30 +0100 Subject: [PATCH] Update PANDA commit for CI --- .github/workflows/continuous_integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous_integration.yml b/.github/workflows/continuous_integration.yml index be95054b90..9e51e7e57d 100644 --- a/.github/workflows/continuous_integration.yml +++ b/.github/workflows/continuous_integration.yml @@ -97,7 +97,7 @@ jobs: run: | git clone https://github.com/panda-re/panda.git cd panda - git checkout 5fb8a5098d0647a13e5e7d39d20ff9f04242572d + git checkout 1704a0aed6b329523022e7758fc6674cb2f6c3a3 sudo prefix=/usr/local ./panda/scripts/install_ubuntu.sh i386-softmmu,arm-softmmu,mips-softmmu pushd build sudo make install