Skip to content

Commit 4ab3326

Browse files
committed
Drop support for versions 3.6 and 3.7 of python
1 parent 596af32 commit 4ab3326

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ jobs:
1818
os: [ubuntu-latest, windows-latest, macOS-latest]
1919
python-version: ["3.8"]
2020
include:
21-
- os: ubuntu-latest
22-
python-version: "3.6"
23-
- os: ubuntu-latest
24-
python-version: "3.7"
25-
- os: ubuntu-latest
26-
python-version: "3.8"
2721
- os: ubuntu-latest
2822
python-version: "3.9"
2923
- os: ubuntu-latest

0 commit comments

Comments
 (0)