Skip to content

Commit 29b745f

Browse files
Update es test-linux matrix
1 parent 1d6dc51 commit 29b745f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
strategy:
6161
fail-fast: false
6262
matrix:
63-
python-version: [3.10, 3.11]
64-
es-version: [7.0.0, 7.10.0]
63+
python-version: [3.11]
64+
es-version: [7.10.0, 7.10.1]
6565

6666
steps:
6767
- name: Checkout Repository

0 commit comments

Comments
 (0)