We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef71072 commit fa6785dCopy full SHA for fa6785d
1 file changed
.github/workflows/unit-tests.yaml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
platform: [ubuntu-latest, windows-latest]
15
- php: [ "8.1", "8.2", "8.3", "8.4" ]
+ php: [ "8.1", "8.2", "8.3", "8.4", "8.5" ]
16
extensions: ["grpc-1.54.0"]
17
type: ["Unit Test"]
18
include:
0 commit comments