We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29aa1dd commit 535b8efCopy full SHA for 535b8ef
.github/workflows/remote-integ-tests-workflow.yml
@@ -11,7 +11,7 @@ on:
11
- main
12
env:
13
OPENSEARCH_DASHBOARDS_VERSION: 'main'
14
- OPENSEARCH_VERSION: '2.0.0-alpha1-SNAPSHOT'
+ OPENSEARCH_VERSION: '2.0.0-rc1-SNAPSHOT'
15
jobs:
16
test-without-security:
17
name: Run integ tests without security
0 commit comments