We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c5703 commit dfa8a92Copy full SHA for dfa8a92
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
strategy:
8
matrix:
9
- php-versions: [ '8.2', '8.3', '8.4' ]
+ php-versions: [ '8.4' ]
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
0 commit comments