mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
Remove obsolete python versions from tests
This commit is contained in:
parent
e36a1785f6
commit
07dba26cd2
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -61,10 +61,6 @@ jobs:
|
|||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python_version: ["3.12"]
|
||||
include:
|
||||
- os: windows-latest
|
||||
python_version: "3.7"
|
||||
- os: macos-latest
|
||||
python_version: "3.8"
|
||||
- os: ubuntu-latest
|
||||
python_version: "3.9"
|
||||
- os: windows-latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user