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 7ac5880d6..18493c16d 100755
--- a/run_test.sh
+++ b/run_test.sh
@@ -66,7 +66,7 @@ python3 -m pip install --upgrade -r warpx/Regression/requirements.txt
# Clone PICSAR, AMReX and warpx-data
git clone https://github.com/AMReX-Codes/amrex.git
-cd amrex && git checkout --detach 134d33e4b7f0c9999ab9cfc2f1c129c47be31cee && cd -
+cd amrex && git checkout --detach 85284ea15a3c5ca7d6d8e3f1045ac1e5a48c6a19 && cd -
# Use QED brach for QED tests
git clone https://github.com/ECP-WarpX/picsar.git
cd picsar && git checkout --detach 7b5449f92a4b30a095cc4a67f0a8b1fc69680e15 && cd -