Update build_and_test.yml (#1318)

This commit is contained in:
Dongjia "toka" Zhang 2023-06-16 01:26:40 +02:00 committed by GitHub
parent dec202e6d6
commit dad8217c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -241,7 +241,7 @@ jobs:
toolchain: stable
- name: Fix python (macOS)
if: runner.os == 'macOS'
run: rm -f /usr/local/bin/{2to3,idle3,pydoc3,python3,python3-config,python3.11,python3.11-config}
run: rm /usr/local/bin/2to3* /usr/local/bin/idle3* /usr/local/bin/pydoc3* /usr/local/bin/python3*
- uses: lyricwulf/abc@v1
with:
linux: llvm llvm-dev clang