]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(CI): Backport the CA Cert update to stable26
authorJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 05:55:16 +0000 (06:55 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 05:55:16 +0000 (06:55 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
.github/workflows/update-cacert-bundle.yml

index 8d0e9d79d527a96194902b878291ad20e018b153..e4a7c5edb49eeef147a7a81b44c2f498bb67ee61 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        branches: ["master", "stable25", "stable24", "stable23", "stable22"]
+        branches: ["master", "stable26", "stable25", "stable24", "stable23", "stable22"]
 
     name: update-ca-certificate-bundle-${{ matrix.branches }}