File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88jobs :
99 # Build all tutorials
1010 tests-macos :
11- name :
[email protected] GFortran@14 .1 [tutorials] 11+ name :
[email protected] GFortran@15 .1 [tutorials] 1212 runs-on : macos-latest
1313 steps :
1414 - uses : actions/checkout@v4
2828 -DAMReX_FORTRAN_INTERFACES=ON \
2929 -DAMReX_EB=ON \
3030 -DAMReX_PARTICLES=ON \
31- -DCMAKE_Fortran_COMPILER=$(which gfortran-14 ) \
31+ -DCMAKE_Fortran_COMPILER=$(which gfortran-15 ) \
3232 -DCMAKE_CXX_COMPILER_LAUNCHER=$(which ccache)
3333 cmake --build build --parallel 2
3434
4040 -DAMReX_FORTRAN_INTERFACES=ON \
4141 -DAMReX_EB=ON \
4242 -DAMReX_PARTICLES=ON \
43- -DCMAKE_Fortran_COMPILER=$(which gfortran-14 ) \
43+ -DCMAKE_Fortran_COMPILER=$(which gfortran-15 ) \
4444 -DCMAKE_CXX_COMPILER_LAUNCHER=$(which ccache)
4545 cmake --build build --parallel 2
4646
You can’t perform that action at this time.
0 commit comments