We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae0577 commit 76f2b60Copy full SHA for 76f2b60
.github/workflows/integration.yml
@@ -22,6 +22,7 @@ jobs:
22
- { opensearch_version: 1.2.4 }
23
- { opensearch_version: 1.3.0 }
24
- { opensearch_version: 1.3.1 }
25
+ - { opensearch_version: 2.0.0 }
26
27
steps:
28
- name: Checkout
0 commit comments