ci: Disable buggy python version on GH actions
This commit is contained in:
parent
a81c04b7cf
commit
ecdcd5f1e8
4
.github/workflows/python.yml
vendored
4
.github/workflows/python.yml
vendored
@ -14,8 +14,8 @@ jobs:
|
||||
matrix:
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
# - '3.6'
|
||||
# - '3.7'
|
||||
- '3.8'
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user