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

View File

@ -9,7 +9,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
branch: [master, develop, v4] branch: [master, v4]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Trigger buildkite build - name: Trigger buildkite build