Skip to content

Commit cacb13a

Browse files
Bump to 8.17 release (#360)
* Bump to 8.17 release * Update 8.16.0 to 8.16.1 Co-authored-by: Joe McElroy <[email protected]> --------- Co-authored-by: Joe McElroy <[email protected]>
1 parent 85e5d56 commit cacb13a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .github/workflows/tests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
es_stack:
20-
- 8.15.3
21-
- 8.16.0
22-
- 8.17.0-SNAPSHOT
20+
- 8.16.1
21+
- 8.17.0
22+
- 8.18.0-SNAPSHOT
2323
runs-on: ubuntu-latest
2424
services:
2525
elasticsearch:

0 commit comments

Comments
 (0)