Skip to content

Commit 5426a72

Browse files
Merge pull request #17605 from nextcloud/ciTestStable
CI: test with NC22, NC35 and master
2 parents 39643ef + b0f50cf commit 5426a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/garm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
server: [ master ] # [ stable22, stable33, master ]
30+
server: [ stable22, stable35, master ]
3131
api-level: [ 29 ] # [ 21, 36 ]
3232
steps:
3333
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

0 commit comments

Comments
 (0)