Skip to content

Commit 6e95087

Browse files
committed
2.12
1 parent e74d794 commit 6e95087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
ports:
3333
- 9200:9200
3434

35-
opensearch_2_13:
36-
image: opensearchproject/opensearch:2.13.0
35+
opensearch_2_12:
36+
image: opensearchproject/opensearch:2.12.0
3737
env:
3838
cluster.name: stac-cluster
3939
node.name: os01

0 commit comments

Comments
 (0)