summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2022-05-15 19:26:39 -0500
committerMichael Merickel <michael@merickel.org>2022-05-15 19:26:39 -0500
commit66e05f4304f61fd4aa790836d6205d8e6ace0616 (patch)
treeb95e4640d3c2fac052f59cfeab5d630fa0b76eb4
parent01e4a116cabefd59382c269aa2e05f7e0d163d9a (diff)
downloadpastedeploy-git-66e05f4304f61fd4aa790836d6205d8e6ace0616.tar.gz
disable windows
-rw-r--r--.github/workflows/ci-tests.yml2
1 files changed, 1 insertions, 1 deletions
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