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 a14746f commit 60a72cdCopy full SHA for 60a72cd
.github/workflows/symfony.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: true
20
matrix:
21
- php-versions: ['8.1', '8.2', '8.3', '8.4']
+ php-versions: ['8.2', '8.3', '8.4']
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v3
0 commit comments