summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2023-03-29 14:09:33 +0200
committerStefan Behnel <stefan_ml@behnel.de>2023-03-29 14:09:33 +0200
commit80d374b371ee2f3bfb64336548b7aad4acb6a66b (patch)
tree65173ba88fdc11e9ddafc38f2f998d21d12991fe
parent5dbc44b342479bb9eb551d542f73f09a734fe112 (diff)
downloadpython-lxml-80d374b371ee2f3bfb64336548b7aad4acb6a66b.tar.gz
Exclude Py3.5 from CI builds - fails for too many platforms by now.
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1745b73e..ac8be664 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -42,7 +42,6 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-2019]
python-version:
- "2.7"
- - "3.5"
- "3.6"
- "3.7"
- "3.8"
@@ -114,8 +113,6 @@ jobs:
exclude:
- os: ubuntu-latest
- python-version: "3.5"
- - os: ubuntu-latest
python-version: "3.6"
# Windows sub-jobs