diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 735c187..d4b90c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: timeout-minutes: 10 strategy: matrix: - os: [ubuntu-latest, windows-latest, macos-latest] + os: [ubuntu-latest, windows-latest] python-version: - "3.12" - "3.11"