Update nextcloud requirements
This commit is contained in:
parent
651d7edc2c
commit
910d866e56
@ -4,7 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
nextcloud:
|
||||
runs-on: ubuntu-latest
|
||||
container: nextcloud:25
|
||||
container: nextcloud:26
|
||||
steps:
|
||||
- run: apt-get update
|
||||
- run: apt-get install -y git nodejs
|
||||
|
@ -20,7 +20,7 @@ You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) inst
|
||||
<bugs>https://git.crystalyx.net/Xefir/RePod/issues</bugs>
|
||||
<dependencies>
|
||||
<php min-version="8.0"/>
|
||||
<nextcloud min-version="25" max-version="27"/>
|
||||
<nextcloud min-version="26" max-version="27"/>
|
||||
</dependencies>
|
||||
<navigations>
|
||||
<navigation>
|
||||
|
Loading…
Reference in New Issue
Block a user