Skip to content

Commit

Permalink
Update version check in yaml test file for bitmap filtering (#15993) (#…
Browse files Browse the repository at this point in the history
…15997)

(cherry picked from commit ab7816c)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a019322 commit a15a20d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
setup:
- skip:
version: " - 2.99.99"
version: " - 2.16.99"
reason: The bitmap filtering feature is available in 2.17 and later.
- do:
indices.create:
Expand Down

0 comments on commit a15a20d

Please sign in to comment.