Skip to content

Commit 306a1e2

Browse files
committed
Use actual OpenSearch
1 parent dca917d commit 306a1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
MYSQL_DATABASE: magento2
1919
options: --tmpfs /tmp:rw --tmpfs /var/lib/mysql:rw --health-cmd="mysqladmin ping"
2020
opensearch:
21-
image: yireo/opensearch-dummy
21+
image: yireo/opensearch
2222
env:
2323
'discovery.type': single-node
2424
#'xpack.security.enabled': false

0 commit comments

Comments
 (0)