Skip to content

Commit a0579a9

Browse files
committed
+8.15 elastic
1 parent cff5551 commit a0579a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
es_version: [8.9.2]
12+
es_version: [8.9.2, 8.15.2]
1313
steps:
1414
- name: Checkout project sources
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)