Skip to content

Commit 2a07222

Browse files
icewind1991blizzz
authored andcommitted
psalm: test against the correct server version
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent ccdb248 commit 2a07222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psalm-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# do not stop on another job's failure
2525
fail-fast: false
2626
matrix:
27-
ocp-version: [ 'dev-stable26', 'dev-stable25', 'dev-stable24' ]
27+
ocp-version: [ 'dev-stable26' ]
2828

2929
name: Nextcloud ${{ matrix.ocp-version }}
3030
steps:

0 commit comments

Comments
 (0)