Skip to content

Commit 2056c97

Browse files
committed
Add PHP 8.4 CI run
1 parent fd98546 commit 2056c97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
include:
1515
- php-versions: '8.3'
1616
extra-tests: '1'
17+
- php-versions: '8.4'
18+
extra-tests: '1'
1719
steps:
1820
- name: Checkout Coder
1921
uses: actions/checkout@v4

0 commit comments

Comments
 (0)