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:
-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