We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e4228b + c6548b3 commit 96232c0Copy full SHA for 96232c0
.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