Skip to content

Commit 2c66ff1

Browse files
committed
Replace Nextcloud 31 (EOL) with Nextcloud 33 in CI
1 parent 54f7ac9 commit 2c66ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
strategy:
6262
fail-fast: false
6363
matrix:
64-
nextcloud-version: ["31", "32"]
64+
nextcloud-version: ["32", "33"]
6565
services:
6666
nextcloud:
6767
image: nextcloud:${{ matrix.nextcloud-version }}

0 commit comments

Comments
 (0)