We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4228b commit c6548b3Copy full SHA for c6548b3
.github/workflows/ci.yml
@@ -26,3 +26,6 @@ jobs:
26
- php: 8.2
27
phpunit: true
28
phpunit_suite: recipe-cms
29
+ - php: 8.3
30
+ phpunit: true
31
+ phpunit_suite: recipe-cms
0 commit comments