We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801f199 commit c4ff907Copy full SHA for c4ff907
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- php-version: ['8.2', '8.3']
+ php-version: ['8.3']
16
17
steps:
18
- name: Checkout code
0 commit comments