mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Don't state supported stable branches in the docs
We would forget to update them similarly to the old statement Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
aa56169be7
commit
53f4585d3b
@ -110,8 +110,7 @@ our `nextcloud template repository <https://github.com/nextcloud/.github>`_.
|
||||
|
||||
If you want to support multiple versions of Nextcloud server with a single app version, checkout this slightly
|
||||
`more complex action <https://github.com/nextcloud/.github/blob/master/workflow-templates/psalm-matrix.yml>`_.
|
||||
This creates a matrix, where the app is tested against ``dev-master``, the latest version of ``OCP`` found in the main
|
||||
branch of Nextcloud server, as well as ``dev-stable25``, ``dev-stable24`` and ``dev-stable23``, the currently supported
|
||||
stable branches. Adjust this to your needs.
|
||||
This creates a matrix, where the app is tested against ``dev-master``, the latest version of ``OCP`` found in the master
|
||||
branch of Nextcloud server, as well as other currently supported stable branches. Adjust this to your needs.
|
||||
|
||||
.. _Psalm: https://psalm.dev/docs/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user