diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5141cd2..7df672e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -103,6 +103,7 @@ jobs: - "3.11" - "3.12" os: [ubuntu-latest, macos-latest, windows-latest] + exclude: - os: macos-latest python-version: "3.7" include: @@ -259,6 +260,7 @@ jobs: - "3.11" - "3.12" os: [ubuntu-latest, macos-latest, windows-latest] + exclude: - os: macos-latest python-version: "3.7" include: