Skip to content

Commit 519dc0a

Browse files
committed
Test against OpenSearch 3
1 parent 96a0537 commit 519dc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: true
2121
matrix:
2222
os: [ubuntu-latest]
23-
opensearch: [2.19.3]
23+
opensearch: [2.19.3, 3.7.0]
2424
php: [8.4, 8.3, 8.2]
2525
include:
2626
- php: 8.4

0 commit comments

Comments
 (0)