mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 14:35:21 -04:00
used xcode 12 for one travis step
This commit is contained in:
parent
ebdb6973b2
commit
8bd85159c3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue