Skip to content

Commit b8a9c87

Browse files
committed
Add PHP 8.5 to pipeline
1 parent b558339 commit b8a9c87

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
@@ -64,7 +64,7 @@ jobs:
6464
fail-fast: false
6565
matrix:
6666
operating-system: [ ubuntu-latest, macos-latest, windows-latest ]
67-
php: [ '8.1', '8.2', '8.3', '8.4' ]
67+
php: [ '8.1', '8.2', '8.3', '8.4', '8.5' ]
6868
dependencies: [ 'lowest', 'locked' ]
6969
experimental: [ false ]
7070

0 commit comments

Comments
 (0)