diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 80fa0e6b8f9f69..15cc18c2143e8a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -117,7 +117,6 @@ jobs: if: runner.os == 'macOS' run: | brew update && brew install nasm - pip3 install distutils /bin/bash -c "sudo xcode-select --switch /Applications/Xcode_12.4.app/Contents/Developer" xcrun --show-sdk-version - name: Set up cache