aboutsummaryrefslogtreecommitdiff
path: root/run_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_test.sh')
-rwxr-xr-xrun_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_test.sh b/run_test.sh
index dc82988fb..d5fabf798 100755
--- a/run_test.sh
+++ b/run_test.sh
@@ -51,7 +51,7 @@ echo "cd $PWD"
# Clone PICSAR, AMReX and warpx-data
git clone https://github.com/AMReX-Codes/amrex.git
-cd amrex && git checkout --detach 88b868099018c191e7d3ea424d3e3420b826dd69 && cd -
+cd amrex && git checkout --detach 29584112a13ab086dc64edfdc99a217431ed8db7 && cd -
# Use QED brach for QED tests
git clone https://github.com/ECP-WarpX/picsar.git
cd picsar && git checkout --detach 8ff12fbf118b9aba7cfe602cb1a5e6da32bf7eef && cd -