mirror of https://github.com/explosion/spaCy.git
remove develop also from GPU tests
This commit is contained in:
parent
fef768ef74
commit
26eac22d3b
|
@ -9,7 +9,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
branch: [master, develop, v4]
|
||||
branch: [master, v4]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Trigger buildkite build
|
||||
|
|
Loading…
Reference in New Issue