remove develop (not an active branch anymore)

This commit is contained in:
Sofie Van Landeghem 2022-02-16 15:43:36 +01:00 committed by GitHub
parent 228aaa16b7
commit fef768ef74
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: Checkout - name: Checkout