Browse Source

Update arm64_graviton.yml

pull/5012/head
Martin Kroeker GitHub 1 year ago
parent
commit
673323ff57
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/arm64_graviton.yml

+ 0
- 1
.github/workflows/arm64_graviton.yml View File

@@ -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")


Loading…
Cancel
Save