Skip to content

Commit 65f4e6a

Browse files
authored
Test PHP 8.4 (#23)
1 parent 937eac1 commit 65f4e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
timeout-minutes: 10
1414
strategy:
1515
matrix:
16-
php-versions: [ '8.0', '8.1', '8.2', '8.3' ]
16+
php-versions: [ '8.0', '8.1', '8.2', '8.3', '8.4' ]
1717
name: PHP ${{ matrix.php-versions }}
1818

1919
steps:

0 commit comments

Comments
 (0)