Skip to content

Commit f196db1

Browse files
committed
Update build.yml
1 parent 482bac5 commit f196db1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
php-versions: [ '8.3', '8.4' ]
8+
php-versions: [ '8.3', '8.4', '8.5' ]
99
name: Testing on PHP ${{ matrix.php-versions }}
1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)