Skip to content

Commit c52e456

Browse files
author
Irene Pérez
committed
Exclude PHPUnit 11 and 12 with PHP 8.1 from CI test matrix
1 parent 3679805 commit c52e456

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- 12
2727
- 13
2828
exclude:
29+
- php: 8.1
30+
phpunit: 11
2931
- php: 8.1
3032
phpunit: 12
3133
- php: 8.1

0 commit comments

Comments
 (0)