mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-07 23:20:35 +03:00
Simplify test matrix
This commit is contained in:
parent
0c8585caf3
commit
18f23b5ad7
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python_version: ["3.9", "3.11", "3.12"]
|
||||
python_version: ["3.9", "3.12"]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user