There was an error while loading. Please reload this page.
1 parent e237ad0 commit b775de6Copy full SHA for b775de6
1 file changed
.github/workflows/continuous-integration.yml
@@ -25,6 +25,6 @@ jobs:
25
name: "PHPUnit"
26
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@6.0.0"
27
with:
28
- php-versions: '["8.1", "8.2", "8.3", "8.4", "8.5"]'
+ php-versions: '["8.2", "8.3", "8.4", "8.5"]'
29
secrets:
30
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments