Skip to content

Commit 96232c0

Browse files
Merge pull request silverstripe#59 from creative-commoners/pulls/5/php83
MNT Add a PHP 8.3 build for recipe-cms
2 parents 4e4228b + c6548b3 commit 96232c0

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)