Skip to content

Commit

Permalink
Update tag - try pygeosx with clang@15
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhan12 committed Mar 21, 2024
1 parent 08ce3f9 commit 2ff8816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"GEOS_TPL_TAG": "259-158"
"GEOS_TPL_TAG": "259-239"
}
},
"runArgs": [
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
DOCKER_REPOSITORY: geosx/ubuntu22.04-clang15
ENABLE_HYPRE: ON
ENABLE_TRILINOS: OFF
ENABLE_PYGEOSX: ON

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

0 comments on commit 2ff8816

Please sign in to comment.