Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-09-22 14:14:28 +0300
committerGitHub <noreply@github.com>2022-09-22 14:14:28 +0300
commit4aded324191a656f98a0474b627df49c810cca60 (patch)
treeae91bfa688ccaecfe1bb3c97798c34cc16a1e96d
parent696ce944d0be1a3cf3ffed2379d7e3164f98781a (diff)
parent4471aba4b2b8143584251c8754057c886be51e3b (diff)
Merge pull request #145 from nextcloud/update-stable25-target-versionsv25.0.1rc1v25.0.1v25.0.0rc5v25.0.0rc4v25.0.0rc3v25.0.0rc2v25.0.0rc1v25.0.0
Adjust testing matrix for Nextcloud 25 on stable25
-rw-r--r--.github/workflows/phpunit-sqlite.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-sqlite.yml b/.github/workflows/phpunit-sqlite.yml
index 9a86fea..85b6ce9 100644
--- a/.github/workflows/phpunit-sqlite.yml
+++ b/.github/workflows/phpunit-sqlite.yml
@@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.4', '8.0', '8.1']
- server-versions: ['master']
+ server-versions: ['stable25']
steps:
- name: Set app env