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

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-02-09 13:53:08 +0300
committerGitHub <noreply@github.com>2021-02-09 13:53:08 +0300
commit15c7f28ffec2f5cc4c23f0edeeee6888a430beee (patch)
tree8a4d936b907277973b1308c88828a28e2c55b1c2
parent9e24b1e6cbb389383bb3c5a41cba911228c633ec (diff)
parent1acd452a5ff12f9a3d11934b80f2645ec54ea472 (diff)
Merge pull request #303 from nextcloud/update-stable21-target-versionsv21.0.0RC2
Update stable21 target versions
-rw-r--r--.github/workflows/oci.yml2
-rw-r--r--.travis.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml
index fabf4f9..b24408c 100644
--- a/.github/workflows/oci.yml
+++ b/.github/workflows/oci.yml
@@ -20,7 +20,7 @@ jobs:
matrix:
php-versions: ['7.4']
databases: ['oci']
- server-versions: ['master']
+ server-versions: ['stable21']
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
diff --git a/.travis.yml b/.travis.yml
index d151815..ce22685 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ services:
env:
global:
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable21
- APP_NAME=files_pdfviewer
matrix:
- DB=sqlite