Skip to content

Commit c378649

Browse files
committed
Provide test elastic 8 env
1 parent 3de4b57 commit c378649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-db-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
TEST_LDAP: 1
6868
USE_REPO_TEST_DIR: 1
6969
TEST_INDEXER_CODE_ES_URL: "http://elastic:changeme@elasticsearch:9200"
70+
TEST_ELASTICSEARCH_VERSION: 8
7071

7172
test-sqlite:
7273
if: needs.files-changed.outputs.backend == 'true' || needs.files-changed.outputs.actions == 'true'

0 commit comments

Comments
 (0)