summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-release.yml')
-rw-r--r--.github/workflows/build-release.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml
index 35fc3e05c..ab1e77fa3 100644
--- a/.github/workflows/build-release.yml
+++ b/.github/workflows/build-release.yml
@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.4']
- nextcloud: ['stable21']
+ nextcloud: ['stable22']
database: ['sqlite']
steps:
- name: Checkout
@@ -71,4 +71,4 @@ jobs:
nightly: ${{ github.event.release.prerelease }}
- name: Delete crt and key from local storage
- run: rm -f ~/.nextcloud/certificates/* \ No newline at end of file
+ run: rm -f ~/.nextcloud/certificates/*