File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ set(ImpactX_ablastr_branch "23.11"
186186set (ImpactX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
187187 CACHE STRING
188188 "Repository URI to pull and build AMReX from if(ImpactX_amrex_internal)" )
189- set (ImpactX_amrex_branch ""
189+ set (ImpactX_amrex_branch "175b99d913dc2748e43c53192737170c770fe0e8 "
190190 CACHE STRING
191191 "Repository branch for ImpactX_amrex_repo if(ImpactX_amrex_internal)" )
192192
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ option(ImpactX_pyamrex_internal "Download & build pyAMReX" ON)
7979set (ImpactX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
8080 CACHE STRING
8181 "Repository URI to pull and build pyamrex from if(ImpactX_pyamrex_internal)" )
82- set (ImpactX_pyamrex_branch "23.11 "
82+ set (ImpactX_pyamrex_branch "d90e390971de4144fb380ae62d5c74cdc27dd3fc "
8383 CACHE STRING
8484 "Repository branch for ImpactX_pyamrex_repo if(ImpactX_pyamrex_internal)" )
8585
You can’t perform that action at this time.
0 commit comments