Skip to content

Commit 107f0ea

Browse files
authored
Merge pull request #51 from secondlife/signal/drop-py37
Fix CI/CD: remove python 3.7 support
2 parents ccbf02a + af74c1a commit 107f0ea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
1515
python-version: ["3.11"]
1616
include:
17-
- os: ubuntu-latest
18-
python-version: "3.7"
1917
- os: ubuntu-latest
2018
python-version: "3.8"
2119
- os: ubuntu-latest

0 commit comments

Comments
 (0)