mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-08-29 13:01:37 +00:00
removed even more python versions
This commit is contained in:
parent
83a6ae091c
commit
55869d5b59
2 changed files with 2 additions and 2 deletions
2
.github/workflows/python-package.yaml
vendored
2
.github/workflows/python-package.yaml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python: [2.7, 3.6, 3.7, 3.8, pypy]
|
||||
python: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue