mirror of https://github.com/explosion/spaCy.git
Remove obsolete python versions from tests
This commit is contained in:
parent
e36a1785f6
commit
07dba26cd2
|
@ -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