Fix tls tests (#4348)

This commit is contained in:
Olga Maciaszek-Sharma
2024-10-09 18:11:24 +02:00
committed by GitHub
parent 572b10a5bd
commit 7a7bb2f5c2
6 changed files with 43 additions and 15 deletions

View File

@@ -5,9 +5,9 @@ name: Build
on:
push:
branches: [ main ]
branches: [ main, 4.1.x ]
pull_request:
branches: [ main ]
branches: [ main, 4.1.x ]
jobs:
build: