Skip to content

Commit 6189c88

Browse files
committed
added experimental flag introduced at PR FriendsOfSymfony1#335
1 parent c4addcc commit 6189c88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/continuous-integration.yml

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- "8.4"
2525
memcached-version:
2626
- "1.6"
27+
include:
28+
- php-version: 8.4
29+
mode: experimental
2730

2831
services:
2932
memcached:

0 commit comments

Comments
 (0)