Skip to content

Commit

Permalink
psalm: test against the correct server version
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Appelman <robin@icewind.nl>
  • Loading branch information
icewind1991 authored and blizzz committed Oct 11, 2023
1 parent ccdb248 commit 2a07222
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-stable26', 'dev-stable25', 'dev-stable24' ]
ocp-version: [ 'dev-stable26' ]

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

0 comments on commit 2a07222

Please sign in to comment.