Skip to content

Commit d81bf3a

Browse files
authored
Run interoperability tests on PHP 8.5
1 parent 59575a0 commit d81bf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/interoperability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
operating-system: [ubuntu-latest]
26-
php-versions: ['8.4']
26+
php-versions: ['8.5']
2727

2828
steps:
2929
- name: Setup PHP, with composer and extensions

0 commit comments

Comments
 (0)