Skip to content

Commit fa7557d

Browse files
authored
Minor updates to the OpenSearch versions. Update to latest patches and focus on odd versions. (#6670)
Signed-off-by: David Venable <dlv@amazon.com>
1 parent ad983e9 commit fa7557d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/opensearch-sink-opensearch-integration-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@ jobs:
3030
- 1.0.1
3131
- 1.1.0
3232
- 1.2.4
33-
- 1.3.14
33+
- 1.3.20
3434
- 2.0.1
3535
- 2.1.0
3636
- 2.3.0
3737
- 2.5.0
3838
- 2.7.0
3939
- 2.9.0
4040
- 2.11.1
41-
- 2.12.0
42-
- 2.19.3
41+
- 2.15.0
42+
- 2.19.5
4343
- 3.0.0
44-
- 3.4.0
44+
- 3.5.0
4545
fail-fast: false
4646

4747
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)