fix(ci): Use correct OCP matrix

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin 2024-04-25 10:16:35 +02:00
parent a5f9017292
commit bbef910eae
No known key found for this signature in database

View File

@ -17,8 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['master']
target: ['stable27']
branches: ['main']
target: ['stable29']
name: update-nextcloud-ocp-${{ matrix.branches }}