mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-14 21:57:15 +03:00
Upd tests workflow
This commit is contained in:
parent
5196366af5
commit
77177d0216
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
|
@ -60,13 +60,6 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python_version: ["3.10"]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
python_version: "3.10"
|
||||
- os: windows-latest
|
||||
python_version: "3.10"
|
||||
- os: macos-latest
|
||||
python_version: "3.11"
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user