Drop python 3.7 from CI

This commit is contained in:
Kovid Goyal 2022-05-29 14:54:51 +05:30
parent 65f1329635
commit 7a63ea6480
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -20,15 +20,15 @@ jobs:
cc: [gcc, clang]
include:
- python: a
pyver: 3.7
pyver: 3.8
sanitize: 0
- python: b
pyver: 3.8
pyver: 3.9
sanitize: 1
- python: c
pyver: 3.9
pyver: 3.10
sanitize: 1