aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2022-03-11 19:11:54 +0100
committerMartin Polden <mpolden@mpolden.no>2022-03-11 19:11:54 +0100
commit4791d5f4fb638ab83e2241108421721ec5e275b4 (patch)
treee2b6480be8a137c653f26b7a8e320bf4495054d6
parentf925e18c8a9621a34770766fe2db37a2d3f25d36 (diff)
build: Stop testing Python 3.6
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 82162f4..48145c4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
python-version:
- - 3.6
- 3.7
- 3.8
- 3.9