prune macos tests

This commit is contained in:
edoapra 2025-10-28 10:29:26 -07:00
parent 5d0738e49e
commit 08f96f919c
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -255,7 +255,7 @@ jobs:
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "tinyqmpw"
fc: gfortran-12
fc: gfortran-13
cc: gcc
use_libxc: 1
xcode_version: 15.3
@ -264,7 +264,7 @@ jobs:
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "tinyqmpw python"
fc: gfortran-13
fc: gfortran-14
use_libxc: 1
xcode_version: 15.2
- os: ubuntu-22.04
@ -304,7 +304,7 @@ jobs:
mpi_impl: openmpi
armci_network: MPI-PR
nwchem_modules: "qmandpw qmd"
fc: gfortran-12
fc: gfortran-13
xcode_version: 15.0.1
- os: macos-latest
experimental: true
@ -318,16 +318,16 @@ jobs:
experimental: true
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "tinyqmpw"
fc: gfortran-12
cc: gcc-12
nwchem_modules: "tinyqmpw python"
fc: gfortran-14
cc: gcc-14
xcode_version: 15.4
- os: macos-latest
experimental: true
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "tinyqmpw"
fc: gfortran-13
fc: gfortran-14
blas: "accelerate"
blas_size: 4
- os: ubuntu-22.04
@ -410,32 +410,13 @@ jobs:
cc: gcc
blas: "brew_openblas"
blas_size: 4
- os: macos-latest
experimental: true
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "nwdft driver solvation"
fc: gfortran
cc: gcc
blas: "brew_openblas"
blas_size: 4
- os: macos-15
experimental: true
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "nwdft driver solvation"
fc: gfortran
cc: gcc
blas: "brew_openblas"
blas_size: 4
xcode_version: 15.0.1
- os: macos-latest
experimental: true
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "all"
fc: gfortran-14
cc: gcc-14
fc: gfortran-15
cc: gcc-15
blas: "build_openblas"
blas_size: 8
fail-fast: false