We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10af4b8 commit e8ad7b3Copy full SHA for e8ad7b3
.github/workflows/Fortran.yml
@@ -2,7 +2,7 @@ name: Grid and Mesh Solver
2
on: [push]
3
4
env:
5
- PETSC_VERSION: '3.21.4'
+ PETSC_VERSION: '3.22.0'
6
HOMEBREW_NO_ANALYTICS: 'ON' # Make Homebrew installation a little quicker
7
HOMEBREW_NO_AUTO_UPDATE: 'ON'
8
HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK: 'ON'
0 commit comments