summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarcin Lulek <info@webreactor.eu>2022-01-07 14:19:58 +0100
committerMarcin Lulek <info@webreactor.eu>2022-01-07 14:19:58 +0100
commitc7250ee947d2804a54a272373758150cce9db539 (patch)
treeeba0d8377bd68f6caf2a04afddb43ec02fd260de /.github
parent3209aff78418bc298588d8400a5ed51539144716 (diff)
downloadpyramid-c7250ee947d2804a54a272373758150cce9db539.tar.gz
pyramid-c7250ee947d2804a54a272373758150cce9db539.tar.bz2
pyramid-c7250ee947d2804a54a272373758150cce9db539.zip
Remove Python 3.6 tests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci-tests.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml
index 2680ac779..4fa7c1403 100644
--- a/.github/workflows/ci-tests.yml
+++ b/.github/workflows/ci-tests.yml
@@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
py:
- - "3.6"
- "3.7"
- "3.8"
- "3.9"