summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Dent <cdent@anticdent.org>2023-04-30 11:12:12 +0100
committerChris Dent <cdent@anticdent.org>2023-04-30 11:12:12 +0100
commitfab9c03f26556885ce727c42f60cd8c953010e31 (patch)
tree4f0bf7c6e809724de14b420cb5f60a7b252ffd61
parent6272343d70032303c4ddf0ae82de5e211778c758 (diff)
downloadpaste-git-fab9c03f26556885ce727c42f60cd8c953010e31.tar.gz
tweak versions
-rw-r--r--.github/workflows/tests.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml
index b6244e5..bf4ba2e 100644
--- a/.github/workflows/tests.yaml
+++ b/.github/workflows/tests.yaml
@@ -8,10 +8,6 @@ jobs:
include:
- python: 2.7
env: py27
- - python: 3.9
- env: pep8
- - python: 3.9
- env: docs
- python: 3.5
env: py35
- python: 3.6