diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0131424d..f1a14396 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: strategy: max-parallel: 1 matrix: - os: [ubuntu-latest, windows-latest, macos-latest] + os: [ubuntu-latest] python-version: ["3.9", "3.11"] env: DISPLAY: ':99.0'