We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff98313 commit bd8eebfCopy full SHA for bd8eebf
1 file changed
.github/workflows/nmc-custom-versions.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- custombase: [ "master", "stable25", "stable27", "stable28" ]
+ custombase: [ "master", "stable29" ]
24
uses: nextmcloud/.github/.github/workflows/nmc-custom-assembly.yml@master
25
with:
26
trunk: "master"
0 commit comments