removed DEVELOPER_DIR for Xcode

This commit is contained in:
edoapra 2022-07-21 14:42:41 -07:00
parent 335cd318c3
commit 50b999e097
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -329,7 +329,6 @@ jobs:
COMEX_MAX_NB_OUTSTANDING: 4
SIMINT_MAXAM: 4
SIMINT_VECTOR: avx2
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode_version}}.app/Contents/Developer
BLAS_ENV: ${{ matrix.blas }}
BLAS_SIZE: ${{ matrix.blas_size }}
USE_OPENMP: ${{ matrix.use_openmp }}