mirror of https://github.com/explosion/spaCy.git
Upd tests workflow
This commit is contained in:
parent
29232ad3b5
commit
5196366af5
|
@ -59,7 +59,7 @@ jobs:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
python_version: ["3.12"]
|
python_version: ["3.10"]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
python_version: "3.10"
|
python_version: "3.10"
|
||||||
|
|
Loading…
Reference in New Issue