diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index d196d48a9e..a306e7f4d8 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -231,7 +231,7 @@ jobs: armci_network: MPI-TS nwchem_modules: "tinyqmpw" fc: ifort - cc: icc + cc: icx use_libxc: 1 - os: macos-11 experimental: true @@ -263,7 +263,7 @@ jobs: armci_network: MPI-TS nwchem_modules: "nwdft solvation driver" fc: ifort - cc: icc + cc: icx use_simint: 1 - os: ubuntu-20.04 experimental: true