We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a9529 commit 2c072bfCopy full SHA for 2c072bf
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: "Tests"
64
run: "make tests"
65
66
- tests-82:
+ tests-phpunit11:
67
name: "Tests PHPUnit 11.x"
68
runs-on: ${{ matrix.operating-system }}
69
timeout-minutes: 60
0 commit comments