Also backport the cacert to stable25

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-10-11 08:12:58 +02:00
parent 7bf82c4f0c
commit 6e30b9b4ac
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

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 }}