Skip to content

Commit ce57c5f

Browse files
committed
chore: bump latest php version to 8.4
1 parent 8ca4124 commit ce57c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
php-version: ['7.4', '8.3']
14+
php-version: ['7.4', '8.4']
1515

1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)