From cbef580d39adb3145a8e49f3d2f8eb271013a976 Mon Sep 17 00:00:00 2001 From: Sean Parent Date: Mon, 11 Mar 2024 15:46:30 -0700 Subject: [PATCH] Update stlab.yml --- .github/workflows/stlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stlab.yml b/.github/workflows/stlab.yml index 308cc4c3..8cde93bb 100644 --- a/.github/workflows/stlab.yml +++ b/.github/workflows/stlab.yml @@ -36,7 +36,7 @@ jobs: if: ${{ startsWith(matrix.config.os, 'macos') }} run: | brew update - brew upgrade + rm '/usr/local/bin/2to3' brew install boost brew install ninja shell: bash