mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Drop support for python 3.5
This commit is contained in:
parent
ac149be2bb
commit
81a58186c6
3 changed files with 5 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
cc: [gcc, clang]
|
||||
include:
|
||||
- python: a
|
||||
pyver: 3.5
|
||||
pyver: 3.6
|
||||
sanitize: 0
|
||||
|
||||
- python: b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue