Skip to content

Fix race in OpenSSL CMS verification tests (#23559) #7625

Fix race in OpenSSL CMS verification tests (#23559)

Fix race in OpenSSL CMS verification tests (#23559) #7625

Workflow file for this run

name: Test
on:
push:
paths-ignore: &ignore_paths
- .circleci/**
- .github/CODEOWNERS
- .github/ISSUE_TEMPLATE/**
- '**/*.md'
- '**/*.rst'
- docs/**
- EXTENSIONS
- LICENSE
- NEWS
- UPGRADING
- UPGRADING.INTERNALS
branches:
- PHP-8.2
- PHP-8.3
- PHP-8.4