used xcode 12 for one travis step

This commit is contained in:
edoapra 2020-10-09 16:02:26 -07:00
parent ebdb6973b2
commit 8bd85159c3
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -109,7 +109,7 @@ jobs:
env: NWCHEM_MODULES="nwdft solvation driver" ARMCI_NETWORK=MPI-PT USE_SIMINT=1 SIMINT_MAXAM=3
- stage: compile
<<: *compile-template-ompi-osx
osx_image: xcode11.3
osx_image: xcode12
env: NWCHEM_MODULES="tinyqmpw python" ARMCI_NETWORK=MPI-PT
- stage: compile
<<: *compile-template-ompi-osx
@ -155,7 +155,7 @@ jobs:
env: NWCHEM_MODULES="nwdft solvation driver" ARMCI_NETWORK=MPI-PT USE_SIMINT=1 SIMINT_MAXAM=3
- stage: test
<<: *qatest-template-ompi-osx
osx_image: xcode11.3
osx_image: xcode12
env: NWCHEM_MODULES="tinyqmpw python" ARMCI_NETWORK=MPI-PT
- stage: test
<<: *qatest-template-ompi-osx