diff --git a/.github/workflows/tests+artifacts+pypi.yml b/.github/workflows/tests+artifacts+pypi.yml index 09d5955c..497d70c1 100644 --- a/.github/workflows/tests+artifacts+pypi.yml +++ b/.github/workflows/tests+artifacts+pypi.yml @@ -18,7 +18,7 @@ jobs: build: strategy: matrix: - platform: [ubuntu-latest, macos-10, macos-11, macOS-12, windows-latest] + platform: [ubuntu-latest, macos-11, macOS-12, windows-latest] python-version: ["3.7", "3.8", "3.9", "3.10"] exclude: - platform: windows-latest