Skip to content

Commit 34f7371

Browse files
committed
Test on PHP 8.5
1 parent 88c1f1e commit 34f7371

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
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
operating-system: [ 'ubuntu-latest', 'windows-latest', 'macos-latest' ]
9-
php-versions: [ '8.1', '8.2', '8.3', '8.4' ]
9+
php-versions: [ '8.1', '8.2', '8.3', '8.4', '8.5' ]
1010
steps:
1111
- name: Checkout repo
1212
uses: actions/checkout@v4

0 commit comments

Comments
 (0)