Skip to content

Commit 9434ec1

Browse files
committed
Update run-tests.yml
1 parent f87cd33 commit 9434ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Docs: https://docs.github.com/en/actions/using-containerized-services
2424
services:
2525
opensearch:
26-
image: opensearch:latest
26+
image: opensearch:2.10.0
2727
env:
2828
discovery.type: single-node
2929
ES_JAVA_OPTS: '-Xms512m -Xmx512m'

0 commit comments

Comments
 (0)