mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
remove develop also from GPU tests
This commit is contained in:
parent
fef768ef74
commit
26eac22d3b
2
.github/workflows/gputests.yml
vendored
2
.github/workflows/gputests.yml
vendored
|
@ -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
Block a user