Merge pull request #34521 from nextcloud/bugfix/noid/also-backport-to-stable25

Also backport the cacert to stable25
This commit is contained in:
Joas Schilling 2022-10-11 08:47:47 +02:00 committed by GitHub
commit 647f9ca2d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ["master", "stable24", "stable23", "stable22"]
branches: ["master", "stable25", "stable24", "stable23", "stable22"]
name: update-ca-certificate-bundle-${{ matrix.branches }}