Parcourir la source

Also backport the cacert to stable25

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v26.0.0beta1
Joas Schilling il y a 1 an
Parent
révision
6e30b9b4ac
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .github/workflows/update-cacert-bundle.yml

+ 1
- 1
.github/workflows/update-cacert-bundle.yml Voir le fichier

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


Chargement…
Annuler
Enregistrer