We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f1104 commit ecf077cCopy full SHA for ecf077c
1 file changed
.github/workflows/linux.yml
@@ -86,7 +86,7 @@ jobs:
86
timeout-minutes: 60
87
strategy:
88
matrix:
89
- php: [ "8.3" ]
+ php: [ "8.4" ]
90
go: [ stable ]
91
os: [ "ubuntu-latest" ]
92
steps:
@@ -179,7 +179,7 @@ jobs:
179
180
181
182
183
184
185
0 commit comments