Skip to content

Commit

Permalink
Merge pull request #1 from gridap/compathelper/new_version/2021-10-23…
Browse files Browse the repository at this point in the history
…-00-08-29-970-03351358938

CompatHelper: bump compat for Gridap to 0.17, (keep existing compat)
  • Loading branch information
pmartorell authored Oct 25, 2021
2 parents f646666 + 9c3de12 commit 85b7992
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/.ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: CI
on:
- push
- pull_request
push:
branches: main
pull_request:
branches: main
jobs:
test:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Preconditioners = "af69fa37-3177-5a40-98ee-561f696e4fcd"
Downloads = "1.4"
FileIO = "1.6"
GraphRecipes = "0.5"
Gridap = "0.16"
Gridap = "0.16, 0.17"
GridapEmbedded = "0.7"
IterativeSolvers = "0.9"
MeshIO = "0.4"
Expand Down

0 comments on commit 85b7992

Please sign in to comment.