Skip to content

Commit 61930b1

Browse files
authored
AVRO-4212: add PHP 8.5 to test matrix (#3578)
* add PHP 8.5 to test matrix * add PHP 8.5 to test matrix
1 parent bf4ef24 commit 61930b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-lang-php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- '8.2'
4747
- '8.3'
4848
- '8.4'
49+
- '8.5'
4950

5051
steps:
5152
- uses: actions/checkout@v6
@@ -89,6 +90,7 @@ jobs:
8990
- '8.2'
9091
- '8.3'
9192
- '8.4'
93+
- '8.5'
9294

9395
steps:
9496
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)