We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c338d commit 3b1ec2bCopy full SHA for 3b1ec2b
.github/workflows/continuous-integration.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: true
21
matrix:
22
- php: [8.2, 8.3]
+ php: [8.2]
23
stability: [prefer-stable]
24
25
name: PHP ${{ matrix.php }} - STABILITY ${{ matrix.stability }}
0 commit comments