Fix Bug in qinit in advection_2d_inflow Example
#90
testing.yml
on: pull_request
Matrix: ${{ format('{0} - {1} {2} - py {3}
', matrix.os, matrix.toolchain.compiler, matrix.build, matrix.python-version) }}
Annotations
2 warnings
|
macos-latest - gcc debug - py 3.12
gcc 15.2.0 is already installed and up-to-date.
To reinstall 15.2.0, run:
brew reinstall gcc
|
|
macos-latest - gcc opt - py 3.12
gcc 15.2.0 is already installed and up-to-date.
To reinstall 15.2.0, run:
brew reinstall gcc
|