Skip to content

Commit

Permalink
Bump SUNDIALS to 5.7 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber authored and speth committed May 5, 2021
1 parent 98825f1 commit 1896a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
sundials-ver: [ 2, 3, 4, 5.3 ]
sundials-ver: [ 2, 3, 4, 5.7 ]
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1896a05

Please sign in to comment.