diff --git a/.github/workflows/test-windows.yml b/.github/workflows/test-windows.yml index 5755e089e..50aff6bfe 100644 --- a/.github/workflows/test-windows.yml +++ b/.github/workflows/test-windows.yml @@ -9,7 +9,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.5", "3.6", "3.7", "pypy3.6"] + python-version: ["3.5", "3.6", "3.7"] architecture: ["x86", "x64"] include: - architecture: "x86"