Skip to content

Commit a8b3f69

Browse files
committed
use php 8.4 for unit tests
Signed-off-by: Robert Landers <landers.robert@gmail.com>
1 parent 837975a commit a8b3f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
runner: self-hosted
1919
with:
20-
php-version: '8.3'
20+
php-version: '8.4'
2121
extensions: pcntl, xdebug
2222
tools: composer
2323
- name: Get composer cache directory

0 commit comments

Comments
 (0)