Skip to content

Commit a062f00

Browse files
committed
Fix lowest ES version
1 parent 54b0385 commit a062f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
matrix:
3939
include:
4040
- php: '7.4'
41-
elasticsearch: '7.9.0'
41+
elasticsearch: '7.0.0'
4242
dependencies: 'lowest'
4343
symfony_require: '4.4.*'
4444
- php: '7.4'

0 commit comments

Comments
 (0)