From c0bf3fdff6604041a04b02cae63a6312f7798e2b Mon Sep 17 00:00:00 2001 From: Sean Parent Date: Mon, 11 Mar 2024 16:31:27 -0700 Subject: [PATCH] Update stlab.yml --- .github/workflows/stlab.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/stlab.yml b/.github/workflows/stlab.yml index 65c7a867..5b048328 100644 --- a/.github/workflows/stlab.yml +++ b/.github/workflows/stlab.yml @@ -1,4 +1,4 @@ -name: Build and Tests +⁸name: Build and Tests on: pull_request: @@ -44,6 +44,8 @@ jobs: rm '/usr/local/bin/pydoc3.12' rm '/usr/local/bin/python3' rm '/usr/local/bin/python3.12' + rm '/usr/local/bin/python3-config' + rm '/usr/local/bin/python3.12-config' brew install boost brew install ninja shell: bash