migh resolve issue with GitHub actions (Intel)

This commit is contained in:
Martin Diehl 2022-10-08 19:23:16 +02:00
parent 7eaf47ae98
commit 94e9a9a0da
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Grid and Mesh Solver
on: [push]
env:
PETSC_VERSION: '3.17.1'
PETSC_VERSION: '3.17.4'
HOMEBREW_NO_ANALYTICS: 'ON' # Make Homebrew installation a little quicker
HOMEBREW_NO_AUTO_UPDATE: 'ON'
HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK: 'ON'