Skip to content

Commit

Permalink
Update arm64_graviton.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Dec 9, 2024
1 parent ed42fa8 commit 673323f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/arm64_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
run: |
case "${{ matrix.build }}" in
"make")
sed -i -e "s/SMALL_MATRIX_OPT = 1/SMALL_MATRIX_OPT = 0/g" Makefile.system
make -j$(nproc) DYNAMIC_ARCH=1 USE_OPENMP=0 FC="ccache ${{ matrix.fortran }}"
;;
"cmake")
Expand Down

0 comments on commit 673323f

Please sign in to comment.