Adjust testing matrix for Nextcloud 25 on stable25

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2022-09-22 12:23:03 +02:00
committed by Julius Härtl
parent af8e61ece6
commit 27b1c6a2f2
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ocp-version: [ 'dev-master' ]
ocp-version: [ 'dev-stable25' ]
name: Nextcloud ${{ matrix.ocp-version }}
steps:
- name: Checkout