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 c5e0780 commit f36e9b6Copy full SHA for f36e9b6
.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, json"
16
- SYMFONY_VERSIONS: "6.4,7.0"
17
secrets:
18
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"
0 commit comments