diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index ac60670..e88add3 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -23,12 +23,6 @@ jobs: - ubuntu - windows - # 3.11 isn't available in macOS yet. - # See https://github.com/actions/setup-python/issues/531. - exclude: - - os: macos - python-version: "3.11" - name: tests runs-on: ${{ matrix.os }}-latest steps: