Skip to content

Commit 974cdcc

Browse files
PHP 8.4 checks in CI
1 parent 3043b38 commit 974cdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
Tests:
5454
strategy:
5555
matrix:
56-
php-versions: ['8.0', '8.1', '8.2', '8.3']
56+
php-versions: ['8.0', '8.1', '8.2', '8.3', '8.4']
5757
runs-on: ubuntu-latest
5858
steps:
5959
- name: Checkout

0 commit comments

Comments
 (0)