Skip to content

Commit c6548b3

Browse files
committed
MNT Add a PHP 8.3 build for recipe-cms
1 parent 4e4228b commit c6548b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626
- php: 8.2
2727
phpunit: true
2828
phpunit_suite: recipe-cms
29+
- php: 8.3
30+
phpunit: true
31+
phpunit_suite: recipe-cms

0 commit comments

Comments
 (0)