Skip to content

Commit 46dd349

Browse files
authored
Ascent 0.9.3 (#6051)
Update Ascent to the latest patch release of the 0.9.X line, primarily for a newer CMake in the image. X-ref: AMReX-Codes/amrex#4572 (comment)
1 parent b68bd91 commit 46dd349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/insitu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
CMAKE_PREFIX_PATH: /ascent/install/lib/cmake/
5555
OMP_NUM_THREADS: 1
5656
container:
57-
image: alpinedav/ascent:0.9.2
57+
image: alpinedav/ascent:0.9.3
5858
steps:
5959
- uses: actions/checkout@v4
6060
- name: Configure

0 commit comments

Comments
 (0)