mirror of https://github.com/explosion/spaCy.git
This reverts commit 1f088cbf4a
.
This commit is contained in:
parent
f0e0206b77
commit
9b7a59c325
|
@ -45,7 +45,7 @@ jobs:
|
||||||
name: Test
|
name: Test
|
||||||
needs: Validate
|
needs: Validate
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
python_version: ["3.11"]
|
python_version: ["3.11"]
|
||||||
|
|
Loading…
Reference in New Issue