We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776b85b commit bdd92deCopy full SHA for bdd92de
.github/workflows/stack.yml
@@ -33,6 +33,7 @@ jobs:
33
- '8.3'
34
redis:
35
- latest
36
+ - edge
37
38
continue-on-error: ${{ matrix.php == '8.3' }}
39
0 commit comments