Skip to content

Commit

Permalink
restore targeted pressio-ops branch to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cwschilly committed Dec 12, 2024
1 parent c052d5b commit 17ad622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-trilinos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
repository: Pressio/pressio-ops
path: pressio-ops
ref: update-trilinos-containers # develop
ref: develop

- name: Preparing environment
run: |
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ else()
FetchContent_Declare(
pressio-ops
GIT_REPOSITORY https://github.com/Pressio/pressio-ops.git
GIT_TAG update-trilinos-containers
GIT_TAG develop
GIT_PROGRESS TRUE
GIT_SHALLOW TRUE
)
Expand Down

0 comments on commit 17ad622

Please sign in to comment.