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 58e5150 commit d7df847Copy full SHA for d7df847
1 file changed
.github/workflows/php.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ubuntu-latest]
20
- php-versions: ["7.4", "8.0", "8.1", "8.2"]
+ php-versions: ["7.4", "8.5"]
21
22
runs-on: ${{ matrix.os }}
23
steps:
0 commit comments