Skip to content

Commit

Permalink
GitHub Actions for PETSc 3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarDiehl committed Mar 31, 2024
1 parent 9375275 commit e48a5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Fortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Grid and Mesh Solver
on: [push]

env:
PETSC_VERSION: '3.20.5'
PETSC_VERSION: '3.21.0'
HOMEBREW_NO_ANALYTICS: 'ON' # Make Homebrew installation a little quicker
HOMEBREW_NO_AUTO_UPDATE: 'ON'
HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK: 'ON'
Expand Down

0 comments on commit e48a5a8

Please sign in to comment.