From 33d5a81a28d77e483704bc3e69ccdb014a2e658d Mon Sep 17 00:00:00 2001 From: edoapra Date: Mon, 10 Jan 2022 16:07:22 -0800 Subject: [PATCH] switch to xcode 13.2.1 --- .github/workflows/github_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 6c803216f2..518af6464b 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -165,7 +165,7 @@ jobs: armci_network: MPI-TS nwchem_modules: "tinyqmpw" fc: gfortran-11 - xcode_version: 12.5.1 + xcode_version: 13.2.1 - os: macos-10.15 experimental: true mpi_impl: openmpi