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 d8abb6e commit 06f3493Copy full SHA for 06f3493
.github/workflows/continuous-integration.yml
@@ -13,6 +13,5 @@ jobs:
13
uses: "nucleos/actions/.github/workflows/continuous-integration.yml@main"
14
with:
15
PHP_EXTENSIONS: "mbstring"
16
- SYMFONY_VERSIONS: "6.4,7.0"
17
secrets:
18
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"
0 commit comments