Skip to content

Commit eb80c09

Browse files
authored
Ascent: 0.9.3 (#4585)
## Summary Update Ascent to the latest patch release of the 0.9.X line, primarily for a newer CMake in the image. ## Additional background See #4572 (comment) Thanks @cyrush !!
1 parent 9f798b0 commit eb80c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ascent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
CC: gcc
1717
CMAKE_PREFIX_PATH: /ascent/install/lib/cmake/
1818
container:
19-
image: alpinedav/ascent:0.9.2
19+
image: alpinedav/ascent:0.9.3
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Configure

0 commit comments

Comments
 (0)