Skip to content

Commit 2ff8816

Browse files
committed
Update tag - try pygeosx with clang@15
1 parent 08ce3f9 commit 2ff8816

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"build": {
33
"dockerfile": "Dockerfile",
44
"args": {
5-
"GEOS_TPL_TAG": "259-158"
5+
"GEOS_TPL_TAG": "259-239"
66
}
77
},
88
"runArgs": [

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
DOCKER_REPOSITORY: geosx/ubuntu22.04-clang15
160160
ENABLE_HYPRE: ON
161161
ENABLE_TRILINOS: OFF
162+
ENABLE_PYGEOSX: ON
162163

163164
- name: Pecan CPU (centos 7.7, gcc 8.2.0, open-mpi 4.0.1, mkl 2019.5)
164165
CMAKE_BUILD_TYPE: Release

0 commit comments

Comments
 (0)