From 768ad39b61460860592afa4e14eb3a4e6c6b8638 Mon Sep 17 00:00:00 2001 From: Ben Wibking Date: Thu, 14 Nov 2024 11:08:06 -0500 Subject: [PATCH] Update macos_build_cell_metal_chem.yml --- .github/workflows/macos_build_cell_metal_chem.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macos_build_cell_metal_chem.yml b/.github/workflows/macos_build_cell_metal_chem.yml index 581fdd82a..3758f43ca 100644 --- a/.github/workflows/macos_build_cell_metal_chem.yml +++ b/.github/workflows/macos_build_cell_metal_chem.yml @@ -12,7 +12,6 @@ jobs: - name: Install dependencies run: | brew install cmake openmpi python3 || true - brew link --overwrite python@3.11 - name: Compile and run run: |