Just test NC24 and use that, since I can't self test backwards compatibility

This commit is contained in:
Matias De lellis
2022-05-07 09:17:21 -03:00
parent 01110defbc
commit b68a1f9e94
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ocp-version: [ 'dev-stable24', 'dev-stable23', 'dev-stable22' ]
ocp-version: [ 'dev-stable24' ]
name: Nextcloud ${{ matrix.ocp-version }}
steps:
- name: Checkout