We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafafa1 commit 7b8638dCopy full SHA for 7b8638d
1 file changed
.github/workflows/linux.yml
@@ -17,7 +17,7 @@ jobs:
17
timeout-minutes: 60
18
strategy:
19
matrix:
20
- php: [ "8.4" ]
+ php: [ "8.5" ]
21
go: [ "stable" ]
22
os: [ "ubuntu-latest" ]
23
steps:
0 commit comments