mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Add comment on CI strategy [ci skip]
This commit is contained in:
parent
e9b0963827
commit
fd640afcd8
|
@ -34,6 +34,7 @@ jobs:
|
|||
dependsOn: "Validate"
|
||||
strategy:
|
||||
matrix:
|
||||
# We're only running one platform per Python version to speed up builds
|
||||
Python36Linux:
|
||||
imageName: "ubuntu-16.04"
|
||||
python.version: "3.6"
|
||||
|
|
Loading…
Reference in New Issue
Block a user