mirror of https://github.com/explosion/spaCy.git
Check test failure
This commit is contained in:
parent
0cdcfe56cb
commit
63f1b53c1a
|
@ -58,7 +58,7 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python_version: ["3.9", "3.10", "3.11", "3.12"]
|
||||
python_version: ["3.9", "3.11", "3.12"]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue