Now just check NC21

This commit is contained in:
Matias De lellis
2021-09-20 19:20:40 -03:00
parent 093f9f2ca8
commit e4c431cb09

View File

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