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
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
  • Loading branch information
gaobinlong committed Sep 19, 2024
1 parent 620db0a commit ab7816c
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 ab7816c

Please sign in to comment.