From 66e05f4304f61fd4aa790836d6205d8e6ace0616 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 15 May 2022 19:26:39 -0500 Subject: disable windows --- .github/workflows/ci-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 1e8541b..92231fe 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -22,7 +22,7 @@ jobs: - "pypy-3.7" os: - "ubuntu-latest" - - "windows-latest" + # - "windows-latest" - "macos-latest" architecture: - x64 -- cgit v1.2.1