mirror of https://github.com/sualko/cloud_bbb
fix: psalm github actions
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>pull/298/head
parent
e5bfcc8ec8
commit
3934f1171c
|
@ -6,7 +6,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
ocp-version: [ 'dev-stable27', 'dev-stable26', 'dev-stable25' ]
|
||||
ocp-version: [ '28', '27', '26', '25']
|
||||
name: Nextcloud ${{ matrix.ocp-version }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue