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 4eb628d commit 8425778Copy full SHA for 8425778
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
strategy:
8
matrix:
9
- php: ['8.2', '8.3', '8.4']
+ php: ['8.2', '8.3']
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v2
0 commit comments