remove develop also from GPU tests

This commit is contained in:
Sofie Van Landeghem 2022-02-16 15:44:05 +01:00 committed by GitHub
parent fef768ef74
commit 26eac22d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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