Skip to content

Commit

Permalink
Merge pull request #158 from nextcloud/update-master-version
Browse files Browse the repository at this point in the history
feat(deps): Add Nextcloud 28 support
  • Loading branch information
nickvergessen authored May 22, 2023
2 parents 101486f + d24dd87 commit 210107a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# do not stop on another job's failure
fail-fast: false
matrix:
ocp-version: [ 'dev-master', 'dev-stable26', 'dev-stable25' ]
ocp-version: [ 'dev-master', 'dev-stable27', 'dev-stable26', 'dev-stable25' ]

name: Nextcloud ${{ matrix.ocp-version }}
steps:
Expand Down

0 comments on commit 210107a

Please sign in to comment.