We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce61c80 commit b37fe96Copy full SHA for b37fe96
1 file changed
.github/workflows/tests.yml
@@ -65,7 +65,7 @@ on:
65
PHP_VERSION_MATRIX:
66
required: false
67
type: string
68
- default: '["8.1", "8.2", "8.3", "8.4"]'
+ default: '["8.1", "8.2", "8.3", "8.4", "8.5"]'
69
secrets:
70
CODECOV_TOKEN:
71
0 commit comments