mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-14 23:06:01 +03:00
Update build matrix for tests
This commit is contained in:
parent
68bf84ec5c
commit
d01a180a7f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python_version: ["3.9", "3.12", "3.13"]
|
||||
python_version: ["3.10", "3.11", "3.12", "3.13"]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user