We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c24429 commit 9aa67acCopy full SHA for 9aa67ac
Makefile.toml
@@ -3,7 +3,7 @@ default_to_workspace = false
3
4
[env]
5
# Determines the version of Elasticsearch docker container used
6
-STACK_VERSION = "8.0.0-SNAPSHOT"
+STACK_VERSION = "7.x-SNAPSHOT"
7
# Determines the distribution of docker container used. Either xpack or oss
8
TEST_SUITE = "xpack"
9
# Set publish flags to dry-run by default, to force user to explicitly define for publishing
0 commit comments